body {
background-color: #000000;
color: #404040;
}
a, a:link, a:visited, a:active {
color: #4e0f04;
text-decoration: none;
}
a:hover {
color: #4e0f04;
text-decoration: none;
border-bottom: 1px dotted;
cursor: default;
}
strong, b {
color: #4e0f04;
font-weight: bold;
}
#content {
width: 617px;
background-color: #6b5451;
padding: 2px;
border-width: 0px;
}
#sidebar {
float
(
Read more... )