@charset "utf-8";
* {margin: 0px;padding: 0px;}

body {
background-position:center center; 
background-repeat: no-repeat; 
background-color:#adadad; 
font: 85% "Trebuchet MS", sans-serif;
text-align: center;
}

a {color: #00193a; outline:none; text-decoration: none;}
a:hover {text-decoration: underline;}

#page {margin:0 auto; width:782px; text-align:center;}
