body {
font-family:Arial, Helvetica, sans-serif;
}

#header {
width:800px;
padding: 20px 0px 7px 0px;
}

#header a{
text-decoration:none;
}

img {
border:none;
}

#footer {
padding: 5px 0px 10px 0px;
font-size: 11px;
width: 800px;
border-top: 1px solid #363534;
}

#footer a {
color: #363534;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
color: #da2128;
}
