.top {  background: url(top.jpg); height: 215px; width: 1024px;}
.left {  background: url(left.jpg) no-repeat;}
.main {  background: url(main.jpg);}
.right {  background: url(right.jpg) no-repeat;}
 #whole {background: url(whole.png) repeat-y center top;}
#footer {background: url(footer.png) center no-repeat; height: 212px;}


