.menu {
    display:none
}

.content {
    float:left;
    width:100%;
    margin-left:25px
}

.footer {
    display:none
}