/* Fixed Width */
#innerBody, #body-inset { 
	max-width: 830px;
	margin-left: auto;
	margin-right: auto;
}
