body {
font:35px/17px garamond, "times new roman", times, serif;
color:#eee;
background:#000;
margin:0px;
padding:0px;
text-align:center;
}

div#container { text-align:center; }

div#content {
width:650px;
margin:250px auto 0px;
background:#000;
}
div#content p { margin:10px 20px; }

h1 {
color:#ddd;
font:normal 10px "courier new", courier, monospace;
text-transform:uppercase;
letter-spacing:-1px;
margin:-8px 10px;
padding-left:160px;
}

a { text-decoration:none; color:#900; cursor:crosshair; }
a:hover { color:#c00; }

span { color:#d00; }