html {background: #fff url();}
body {padding: 30px;}
.rightcol {
    float: right;
    width: 468px;
}

.rightcol p.terms {font-size: 0.9em;}

.leftcol {
    float: left;
    width: 163px;
}
.leftcol {text-align: center;color: #666;}
.leftcol img {margin-bottom: 10px;max-width: 163px; height: auto;}

