body {color: #666666;
background-color: #111111;
margin: 0px;
padding: 200px;
border-style: solid;
border-width: 0px;
border-color: #3f3f3f;
font-family: sans-serif;
font-size: .75em;
line-height: 1.4em;
text-align: center;
 }

a:link {color: #999999;
background-color: #111111;
text-decoration: none;
 }

a:hover {color: #ffff00;
background-color: #111111;
text-decoration: none;
 }

h1 {font-family: sans-serif;
font-size: 1.5em;
text-align: center;
font-weight: bold;
 }

h2 {font-family: sans-serif;
font-size: 1.4em;
text-align: center;
font-weight: bold;
 }

h3 {font-family: sans-serif;
font-size: 1.3em;
text-align: center;
font-weight: bold;
 }

h4 {font-family: sans-serif;
font-size: 1.2em;
text-align: center;
font-weight: bold;
 }

h5 {font-family: sans-serif;
font-size: 1.1em;
text-align: center;
font-weight: bold;
 }