a:link, a:visited, a:hover, a:active, a:focus { text-decoration: none; }

a:link, a:visited { color: #666; }
a:hover, a:active, a:focus { color: #999; }

a:focus { outline-style: none; }

body {
 background-color: #FFF;
 color: #999;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 0.7em;
 margin: 0;
 padding: 0;
 }

div {
 margin-top: -33px; margin-left: -152px;
 position: absolute;
 text-align: center;
 top: 50%; left: 50%;
 width: 304px;
 }

img { border-style: none; }

p { letter-spacing: 1px; }
 
#links {
 position: absolute;
 top: auto;
 right: 2%;
 bottom: 3%;
 left: auto;
 margin: 0;
 width: 77px; height: 42px;
 }

#links img { margin: 0 7px 0 0; }
