html, body {
background: #036;
font-family: "Bitstream Vera Sans", "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 12px;
color: #369;
}

div#page {
margin-top: 30px;
text-align: center;
}


.container {
margin: auto;
text-align: center;
}

a {
 color:#69c;
 font-size:12px;
 font-weight: bold;
 line-height: 14px;
 text-decoration:none;
 text-transform: uppercase;
 letter-spacing: 2px;
 }
 
a:visited {color:#fff;}
a:hover {color:#fff;}


img {border: 0;}
