body {
	color: #FFFFFF;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(../images/test4back.jpg);
	font-family: "Century Gothic",
             "Abadi MT Condensed",
             "Berlin Sans FB",
             Futura,
             Vrinda,
             sans-serif;
}
#wrapper {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-repeat: repeat;
	border: 2px solid #FFFFFF;
	margin-bottom: 10px;
	background-image: url(../images/test4.jpg);
	background-position: center -20px;
}


	

