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

/**content start**/
#content{}
.post-1{width:100%;height:150px;background:#FF004C}
.post-2{width:100%;height:400px;background:#8FE9BC}
.post-3{width:100%;height:150px;background:#FF004C}

/**footer start**/
#footer{width:100%;height:150px;background:#F41B0F}
.footer-1{float:left;width:33.3%;height:150px;background:#42E000}
.footer-2{float:left;width:33.3%;height:150px;background:#9484D5}
.footer-3{float:left;width:33.3%;height:150px;background:#13D2F4}
