body  {
margin : 0;
font-family : Verdana;
font-size : 10px;
color : #a2a2a2;
background-color : #fff;
}
a {
text-decoration : none;
color : #707070;
font-weight: bold;
}
a:hover {
text-decoration : none;
color : #a2a2a2;
font-weight: bold;
}
#content {
width : 300px;
margin-top : 70px;
margin-bottom : 20px;
}
#content img {
border : 0;
margin : 40px;
}
#footer img {
margin : 0px;
}
