body { font-family: Trebuchet MS, Verdana, Arial}

div.styleone {
	font-family: "Lucida Calligraphy", "Bradley Hand ITC", "Calligraph421 BT", "Lucida Handwriting", helvetica, sans-serif;
	}
.centered {
	position:absolute;
	left: 50%;
	width: 904px;
	height: 361px;
	margin-left: -452px; /*set to a negative number 1/2 of your width*/
}

  position: fixed;
  left: 50%;
  margin-left: -500px;
}
.toplayer {position:relative;}
bottomlayer {position:relative; margin-left: 220px; margin-top:170px;}

/*Start button 1*/  

div.nav1 {  
	height: 80px;  
	width: 320px;  
	margin-top:0px;  
	padding:0;  
	background-image:url("images/myservices-blue.png");  
}  

div.nav1 a, div.nav1 a:link, div.nav1 a:visited {display:block;}  
  
div.nav1 img {width:100%;height:100%;border:0;}  

div.nav1 a:hover img {visibility:hidden;}  

/*End button 1*/  

/*Start button 2*/  

div.nav2 {  
	height: 80px;  
	width: 320px;  
	margin-top:0px;  
	padding:0;  
	background-image:url("images/aboutme-blue.png");  
}  

div.nav2 a, div.nav2 a:link, div.nav2 a:visited {display:block;}  
  
div.nav2 img {width:100%;height:100%;border:0;}  

div.nav2 a:hover img {visibility:hidden;}  

/*End button 2*/  