body {
	margin					: 0px;
	padding					: 0px 0px;	
	background-color		: #E9E9E9;
	background-image		: url( ./../images/bg_main.gif );
	background-position		: top center;
	background-repeat		: repeat-y;
	font-family				: Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	color					: #555555;
}
