body {padding: 0px; margin: 0px auto; background: #FFFFFF; }

.container {width: 100%; height:auto; display: block; margin: 0px auto;margin-top: 200px;position:absolute}



/* =Clearfix (all browsers)
--------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* IE6 */ 
* html .clearfix {height: 1%;}
/* IE7 */
*:first-child+html .clearfix {min-height: 1px;}