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: -77px; margin-left: -158px;
 position: absolute;
 text-align: center;
 top: 50%; left: 50%;
 width: 316px;
 }

img { border-style: none; }

p {
 letter-spacing: 1px;
 margin-top: 13em;
 }