body
{
background-color: #fff;
color: #9f9f9f;
text-align:center;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

img {
border:none;
}

#top{
width:100%;
height: 50px;
background: url('../images/top.gif') repeat-x;
}

#bottom{
width:100%;
height: 50px;
background: url('../images/bottom.gif') repeat-x;
}

h2{
font-size: 15px;
}

h3{
font-size: 20px;
}

h4{
color: #30F;
font-size: 17px;
}

a{
color: #C00;
}

a:hover{
color: #C60;
}