body {
	background: #f2f2f2 url(../img/bg-body.jpg) center repeat-y;
}

#global {
	width: 770px;
}
	
#content-left {
	width: 590px;
}
	
#content-right {
	width: 180px;
}

	