div.left2 {
    color: #006;
    float: left;
    width: 50%;
}
div.right2 {
    color: #600;
    background-color: #ccc;
}
