
* {
    margin: 0;
    padding: 0;
}

body 
{ 
	margin: 0px; 
	overflow: hidden; 
}

#alternative-content
{
	background:url(images/monkey-background.jpg) top center no-repeat #27221b;
	margin: 0px; 
	overflow: hidden; 
	width:100%;
	height:100%;
}

#contact
{
	width:510px;
	height:138px;
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:20px;
}

#get-flash
{
	width:510px;
	height:110px;
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:20px;
}

img 
{
border:none;
}