body {
background-image: url('img/bg.png');

}

#leftHeader {
background-image: url('img/tag.png');
height: 242px;
width: 191px;
float: left;
}

#middle {
background-image: url('img/banner.png');
width: 472px;
height: 176px;
float:right
}

#leftmidholder {
width: 714px;
height: 191px;
}
