body.pageBG {
background:url(http://www.leaguemagazine.com/images/league_BG.jpg);
background-repeat:no-repeat;
background-position:top center;

background-color: white;
position:absolute;
text-align:center;
display:table;
width:100%;

}
#leftBG {
/*background:url(http://www.leaguemagazine.com/images/lefty.jpg);*/
height:1008px;
left:-661px;
position:absolute;
top:-8px;
width:659px;

}
#mainBody{
width:1004px;
height:942px;
margin-top:8px;
margin-left:auto;
margin-right:auto;
position:relative;

}
#mainWrapper{
width:100%;
height:100%;
margin-left:auto;
margin-right:auto;
//overflow: hidden;
}