body{
font-family: tahoma, arial verdana;
font-size: 11px;
background:#333333;
}

h1 {
font-size: 16px;
color:#41cafe;
text-align:center;
}

hr {
color: #333333;
background-color: #333333;
width: 50%;
border: 0;
border-bottom : 1px dashed #41cafe;
height: 1px;
}

#content
{
background: #85d2f0;
}

.title {
color: #41cafe;
font-size: 13px;
}

#series
{
color: #eeeeee;
}

#series a {
color: #41cafe;
border-bottom: 1px dotted #ffffff;
text-decoration: none;
}

#series a:hover {
color: #ffffff;
border-bottom: 1px dotted #41cafe;
text-decoration: none;
}
