*{margin:0px;padding:0px}
.clear{clear:both}
body{background:url("background.jpg")left center no-repeat;background-size:1370px 700px}
h2,h4{text-align:center;color:white;font-family:arial}

/*wrapper*/
#wrapper{width:850px;height:550px;margin:10px auto;margin-top:40px}

/*content*/
#content{}
/*left*/
#left{width:450px;height:550px;float:left;background:url("right.jpg")left top no-repeat;background-size:450px 550px}
#header1{width:450px;height:100px}
#logo1{margin-left:20px;margin-top:15px}
#post1{width:450px;height:350px}
#footer1{width:450px;height:100px}
/*right*/
#right{width:400px;height:550px;float:right;background:url("left.jpg")right bottom no-repeat;background-size:400px 550px}
#header2{width:400px;height:100px}
#logo{margin-left:35px;margin-top:15px}
#post2{width:400px;height:350px}
#footer2{width:400px;height:100px}
