/* CSS Document */

body {
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial;
	color: #000000;
	font-size: 9px;
	font-weight: lighter;
	
	background-repeat: repeat-y;
	background-position: center top;
	border:none;
}

#wrapper{
	margin-top: 0px;

	width: auto;
}
