body {
font: 100% "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
color: #fff;
background: #000;	
}

a:link {
color: #fff;
}

a:visited, a:hover, a:active {
text-decoration: none;
color: #bfbfbf;
}

#content {
text-align: center;
margin: 0 auto;
padding: 0;
background: #000;
}

.pub {
font-size: 70%;
}

hr {
background-color: #333;
height: 1px;
width: 30%;
}
.footer {
font-size: 70%;
}
h1 {
font-size: 95%;
}
h2 {
font-size: 75%;
}
img { border: none; padding: 1px; }
