#wrap {
	width: 900px;
	background: #CCC url(content.jpg) repeat-y center top;

}

#content-wrap {
	width: 870px;	
}

#menu {
	width: 900px;	
}

#header {
	background: #caced1 url(header.jpg) no-repeat center top;	
}

#main {
	width: 665px;	
}

#footer {
	background: #caced1 url(footer.jpg) no-repeat center top;
	width: 900px;
}
