<style type="text/css">
<!--


body {

}

#header h1{
	display: none;
} 


#title {
	position:relative;
	width:350px;
	height:25px;
	left:25%;
	top: 10px;
	color:#FFFFFF;
	
}
	
#contact {
	position:absolute;
	width:250px;
	height:25px;
	left: 75%;
	top: 10px;
	
}

#contact a{
	
	text-decoration: none;
	color:#FFFFFF;

} 

#content {
	position:absolute;
	width:100%;
	height:90%;
        left: 25px;
	top: 65px;
              
	
}

#home {
	position:absolute;
	width:250px;
	height:25px;
	left:75%;
	top: 10px;
	
}

#home a{
	
	text-decoration: none;
	color:#FFFFFF;



-->
</style>


