body {
 background:url('/img/landing_page/bg.jpg') top center no-repeat;
 text-decoration:none;
 text-align:left;
 padding:0;
 margin:0;
} 

#landing_page {
 float:left;
 width:100%;
 margin:208px 0 0 0;
}

#landing_page #container {
 width:1172px;
 margin:0 auto;
}

.landing_box{
 float:left;
 width:390px;
 height:545px;
}
