div.left3 {
    color: #006;
    float: left;
    width: 50%;
}
div.right3 {
    color: #600;
    background-color: #ccc;
    margin-left: 50%;
}
