.column_w430_v {
    padding: 0 20px;
    margin-top: 40px;
    width: 650px;
}
.fl {
    float: left;
}
.vl_divider {
    background: url(images/templatemo_vertical_divider.jpg) left repeat-y;
}
user agent stylesheet
div {
    display: block;
}
body {
    margin: 0;
    padding: 0px;
    line-height: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    background-image: url(images/bc1.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
@media (min-width: 1200px)
.container {
    width: 1170px;

}
@media (min-width: 992px)
.container {
    width: 970px;
}
@media (min-width: 768px)
.container {
    width: 750px;
}