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


