#content1
{
    display:none;
}
#content2
{
    width: 70%;
    float: left;
}
#content3
{
    width: 30%;
    float: left;
}
