html{
width:100%;
margin:0px;
padding:0px;
background-image:url(../images/2012/b-html.jpg);
background-repeat:repeat;
}

body{
width:100%;
/*height:1728px;*/
height:1652px;
margin:0px;
padding:0px;
background-image:url(../images/2012/b-body.png);
background-repeat:repeat-x;
background-position:bottom;
}

#wrapper{
width:980px;
margin:auto;
text-align:center;
padding:0px 40px 0px 40px;
/*background-image:url(../images/2012/logo-legacy-theatre.png);
background-repeat:no-repeat;
background-position:center bottom;*/
}
