

div.main
{
	width				:	100%;
	height				:	100%;
	clear				:	both;
	
	background-color	:	#FFFFFF;

	color				:	#555555;
	margin				:	0px 0px 0px 0px;
	padding				:	0px 0px 0px 0px;
	text-align			:	center;
}



