a:link {color: #333333;
text-decoration: none;}

a:visited {color: #222222;
text-decoration: none;}


a:hover {color: #444444;
text-decoration: none;}

#wrapper{
margin: auto;
position:relative;
top:100px
width: 800px;
	height: 600px;
}
#bg2{
margin: auto;
	position:relative;
	background-image: url(dorahome.png);
	width: 800px;
	height: 600px;	
}
#nav2 {
	position:absolute;
	left: 267px;
	top: 344px;
	font-family: "Century Gothic", "Century", "Arial", sans-serif;
	font-size: 13px;
}
#bg{
margin: auto;
	position:relative;
	background-image: url(contact.png);
	width: 800px;
	height: 600px;	
}
 
#nav {
	position:absolute;
	left: 255px;
	top: 137px;
	font-family: "Century Gothic", "Century", "Arial", sans-serif;
	font-size: 14px;
}
#click{
	position:absolute;
	left: 145px;
	top: -155px;
	max-width:260px;
	height:106px;
	border: none;
	width: 488px;
}
 
 
#footer{
font-family: "Century Gothic", "Century", "Arial", sans-serif;
font-size: 8px;
color: #333333;
position:absolute;
left: 200px;
top:580px;
}
 
#contact{
font-family: "Century Gothic", "Century", "Arial", sans-serif;
font-size: 14px;
 
color: #333333;
position:absolute;
left: 45px;
top:200px;
}
#viewer{
position:absolute;
left: 7px;
top:168px;
}
 
#size{
margin: auto;
width: 830px;
}
