body  {
margin : 0;
font-family : tahoma, Verdana;
font-size : 11px;
color : #4c4c4c;
background-color : #fff;
}
a {
text-decoration : none;
color : #626262;
}
a:hover {
text-decoration : none;
color : #000;
}
#content {
width : 520px;
}
#left {
float : left;
width : 170px;
margin-top : 100px;
margin-bottom : 20px;
}
#left img {
border : 0;
}
#right {
float : right;
width : 350px;
margin-top : 150px;
margin-bottom : 20px;
}
#right img {
border : 0;
}

