#title {
	position:relative;
	top:20px;
	width:100%;
	margin:10px 0;
}

#description {
	width:800px;
	margin:0 auto;
	
	
}

#content {
	width:600px;
	margin:0 auto;
}

#wide-content {
	width:840px;
	margin:0 auto;
}



