HTML,BODY{width:100%;height:100%}
BODY {
 margin:0;padding:0;BACKGROUND: url(imagesbg.jpg) center repeat-y; text-align:center;
}
.all{ width:1003px; margin:0 auto; padding:0;  text-align:left;position:relative;}
.top_bg{WIDTH: 1003px; height:330px;  BACKGROUND: url(imagestop_bg.jpg) no-repeat;}
.nav {
                 
                 width:1003px; height:52px; margin:0; padding:0; text-align:left;
                BACKGROUND: url(imagesnav_bg.jpg) no-repeat center;
             }
.paperTop {
  BACKGROUND: url(imagesmain_top_bg.png) no-repeat;
}
.paperbot{ BACKGROUND: url(imagesmain_bottom.png) no-repeat;}
.paper {
   BACKGROUND: url(imagesmain_bg.png) repeat-y center top;
}