.clear{clear:both}
body{background:#FFFFFF}

/**wrapper start**/
.wrapper{width:1000px;height:1000px;border:1px;margin:20px auto;background:#AF9BFB}

/**header start**/
#header{width:100%;height:150px;background:#400000}

/**content start**/
#content{}
#post-1{width:100%;height:233.33px;background:#215AE0}
.left-sidebar1{float:left;width:40%;height:233.33px;background:#FF004C}
#post-2{width:100%;height:233.33px;background:#42E000}
.right-sidebar{float:left;width:60%;height:233.33px;background:#13D2F4}
#post-3{width:100%;height:233.33px;background:#FF004C}
.left-sidebar2{float:left;width:40%;height:233.33px;background:#215AE0}

/**footer start**/
#footer{width:100%;height:150px;background:#400000}
