
*{margin:0px; padding:0px;}
html{text-align:center;background:#7FB3DB url(bg.jpg) center center repeat-y; font-family: Arial;}
#cont{width:800px; background: rgb(27,34,51) url(header.jpg) top center no-repeat; margin:0px auto; text-align:center;}
#h1{margin-top:10px;}
#body{margin-top:105px; margin-bottom:25px;}
#cont h2{color:white; text-align:left;margin:0px;margin-left:10px;}
#cont ul{color:white; text-align:left;margin:0px;margin-left:35px;padding-bottom:25px;}
#footer{width:800px; height:130px;background:url(footer.jpg); margin:0px auto; text-align:right;}
#footer p, #footer a{padding-top:110px; padding-right:5px; color:rgb(27,34,51); text-decoration:none;}
a{color:white; text-decoration:none;}
a:hover{color:gray;}
.print{display:none;}