
.header {
	border-top: 2px solid #663;
	background: #DAD7C5 url(img/header.jpg) no-repeat left bottom;
	height: 220px;
}

/* main */
.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}

.col2 .left {width: 64%;}
.col2 .right {width: 33%;}
