.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:#000040}

/**content start**/
#content{}
#post-1{width:100%;height:175px;background:#FB9BE7}
.left-sidebar1{float:left;width:20%;height:175px;background:#FF004C}
#post-2{width:100%;height:175px;background:#6473F4}
.right-sidebar{float:right;width:20%;height:175px;background:#00FFFF}
#post-3{width:100%;height:175px;background:#0F6600}
.left-sidebar2{float:left;width:20%;height:175px;background:#45CD35}
.post-4{width:100%;height:175px;background:#FF8000}

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