/* CSS Document */
*{font-family:Arial, Helvetica, sans-serif;}
html{margin:0;padding:0;width:100%;height:100%;}
body{margin:0;padding:0;width:100%;height:100%;background:url(../images/background.gif) no-repeat top center;font:11px Arial, Helvetica, sans-serif;color:#3b5d69;}
.foot{text-align:center;padding:15px 0 20px 0;line-height:15px;}
a{color:#3b5d69;text-decoration:none;}
a:hover{color:#ff6600;}

