body  {
margin : 0;
font-family : Tahoma;
font-size : 11px;
color : #000;
background-color : #f6ebd3;
}
a {
text-decoration : none;
color : #c04818;
font-weight: bold;
}
a:hover {
text-decoration : none;
color : #ff4900;
font-weight: bold;
}
#content {
width : 457px;
margin-top : 120px;
margin-bottom : 5px;
}
#content img {
border : 0;
}
#text {
padding-top : 160px;
}
#text img {
border : 0;
}