/**
 * Style sheet central-alignment
 */
/* #wrapper */
#wrapper
{
	width:900px; 
	margin:auto;
}
