html {
margin: 0;
padding: 0;
border: 0;
}


body {
	background-color: white;
	}
	
	
#wrapper {
	position: absolute; 
	left: 50%; 
	width: 900px; 
	margin-top: 5; 
	margin-left: -450px;
	}

#celebritaslogo {

	background-color: white; 
	color: white; 
	position: absolute; 
	left: 109px; 
	top: 3px; 
	width: 938px; 
	height: 222px; 
	padding: 0px; 
	padding-left: 0px;
	
	}
	
#servicelogo {

	background-color: white; 
	color: white; 
	position: absolute; 
	left: 147px; 
	top: 242px; 
	width: 469px; 
	height: 100px; 
	padding: 0px; 
	padding-left: 0px;
	
	}
	
#servicelogo2 {

	background-color: white; 
	color: white; 
	position: absolute; 
	left: 552px; 
	top: 242px; 
	width: 469px; 
	height: 100px; 
	padding: 0px; 
	padding-left: 0px;
	
	}
	
#serviceflash {

	background-color: white; 
	color: white; 
	position: absolute; 
	left: 180px; 
	top: 242px; 
	width: 400px; 
	height: 300px; 
	padding: 0px; 
	padding-left: 0px;
	
	}
	
#serviceflash2 {

	background-color: white; 
	color: white; 
	position: absolute; 
	left: 515px; 
	top: 355px; 
	width: 469px; 
	height: 300px; 
	padding: 0px; 
	padding-left: 0px;
	
	}
	
#servicelink {

	background-color: white; 
	color: black; 
	position: absolute; 
	left: 152px; 
	top: 630px; 
	width: 469px; 
	height: 100px; 
	padding: 0px; 
	padding-left: 0px;
	
	}
	
	
	
#servicelink2 {

	background-color: white; 
	color: black; 
	position: absolute; 
	left: 553px; 
	top: 630px; 
	width: 469px; 
	height: 100px; 
	padding: 0px; 
	padding-left: 0px;
	
	}
	
	
#footer {

	position: absolute; 
	left: -50px; 
	top: 675px; 
	width: 948px; 
	padding: 0px; 
	padding-left: 0px;
	
	}
	

.hvfhbody {
	position: absolute;
	left : 0%;
	margin : 0px 0px 0px 0px;
	padding : 0;
	
	}