body {
	background:url(../images/bg.jpg) repeat-x center top;
	margin:0;
	padding:0;
	font-size:12px;
}


/** content **/
#content {
	width:970px;
	margin:0 auto;
	padding:65px 0 0 0;
}


.columnLeft {
	width:180px;
	padding:0 0 0 3px;
	float:left;
}

.columnRight {
	width:765px;
	float:right;
}
