
#top{
display: none;
}

#left{
float: left;
width: 50%;
clear: none;
}
#right{
float: left;
clear: right;
width: 50%;
}
 #divBody{
 width: 630px;
 }
img{
display: none;
}
