body {
	margin: 0px;
	padding: 0px;
	font-family:verdana, arial, sans-serif;
	background:white url(background.jpg) no-repeat;
}

p {font-size: 80%}



#services {
	position: absolute;
	top: 300px;
	left: 90px;
	width: 131px;
	height: 155px;
	margin: 0px;
	padding: 0px;
	
}


#aboutus {
	position: absolute;
	top: 455px;
	left: 90px;
	width: 131px;
	height: 155px;
	margin: 0px;
	padding: 0px;
		
}


#contact {
	position: absolute;
	top: 615px;
	left: 90px;
	width: 131px;
	height: 155px;
	margin: 0px;
	padding: 0px;
		
}


#links{	position: absolute;
	top: 1000px;
	left: 90px;
	width: 670px;
	height: 155px;
	margin: 0px;
	padding: 0px;
	text-align: center
}




#footer {position: absolute;
	top: 1100px;
}

#footer text {color: white}
#footer a:link {color: white}     
#footer a:visited {color: white}  
#footer a:hover {color: white} 



