/****Main Body Style***********/

.column-a{
    width:70%;
    float:left;
}
column-b{
    width:30%
    float:right;
}

