.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 top;}
 #footer {background: url(footer.png) no-repeat center bottom; height: 240px;}
