/* CSS Document */
html {background:#e0ddd8; height:100%;}
body {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center; 
	background:url(img/bg.jpg) no-repeat top center; 
	margin:0;
	height:100%;
}
a {text-decoration:none; color:#3C72ED;}
a:hover {text-decoration:underline; color:#2C62DD;}
#page{width:620px; margin:0 auto; padding:100px 0;}
object {display:block; margin-bottom:20px; border:10px solid #3C72ED;}
h1 {margin-left:-9999px; position:absolute;}