body {
background-color: Black;
color:#f8f8f8;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px auto;
width: 583px;
text-align: right;
}
img {
border: 0;
}

.content {
text-align: left;
padding-bottom: 20px;
}

.left {
text-align: left;
margin-bottom: 15px;
}


.right {
text-align: right;
}

.center {
text-align: center;
}

a, a:link, a:active, a:visited {
color:#ffcc00;
text-decoration: none;
}

a:hover {
color: #333;
}

#page {
margin-top: 20px;
}

.time {
font-size: 1.1em;
font-weight: 800;
width: 40px;
float: left;
}

.text {
margin-left: 50px;
}

p {
line-height: 1.5em;
}
