body  {
margin : 0;
font-family : tahoma, Verdana;
font-size : 11px;
color : #252525;
background-color : #ebebeb;
}
a {
text-decoration : none;
color : #252525;
}
a:hover {
text-decoration : none;
color : #818181;
}
#content {
width : 500px;
margin-top : 70px;
margin-bottom : 20px;
}
#content img {
border : 0;
}
#footer {
padding-top : 15px;
width : 235px;
height : 43px;
background-image:url('images/template/menu.gif');
background-repeat:no-repeat;
}
#copyright {
font-size : 8px;
color : #ababab;
letter-spacing : .2em;
}