body, #links {
margin: 0;
padding: 0;
text-align: center;
}

body {
background: #eff1f2;
}

body, p, #intro p, #anime p, #television p, #misc p, #links p, li{
color: #888;
}

body, p, #intro p, #anime p, #television p, #misc p, #links p, #other p, li{
font-family: verdana, arial, sans-serif;
font-size: 0.89em;
line-height: 150%;
}

#header {
background-image: url(head.png);
background-repeat: no-repeat;
background-position: center;
height: 300px;
}

#intro, #anime, #television, #misc, #links, #other {
margin: 0 auto;
padding-top: 35px;
padding-bottom: 35px;
width: 580px;
text-align:left;
}

#header, #link-wrap {
margin: 0;
padding: 0;
background-color: #43bfe8;
}

#links {
color: #eee;
}

#anime-wrap{
background: #36444c;
}

#anime p, #anime li{
color: #CFCFCF;
}

#other-wrap {
background: #60676b;
}

#other p, #other li{
color: #BFBFBF;
}

#misc-wrap{
background: #E0EBEF;
}

#anime a, #other a, #other h1, #other h2, #other h3 {
color: #99CCCC;
}

h1 {
margin: 0 auto;
padding-top: 10px;
padding-right: 10px;
font-size: 28px;
float: left;
}

h2, h3{
margin: 0;
padding-bottom: 5px;
}

h2{ 
font-size: 24px;
}

h3{
padding-top: 20px;
padding-right: 35px;
font-size: 18px;
text-align: right;
}

.list {
margin: 0 auto;
padding-bottom:  10px;
padding-right: 20px;
text-align: right;
font-family: 'trebuchet ms', verdana, serif;
font-size: 12px;
}

.navlist li
{
display: inline;
list-style-type: none;
padding-right: 10px;
}

a {
color: #0b6ea7;
text-decoration: none;
}

a:hover { 
color: #cee2e9;
text-decoration: underline;
}
