body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFCC;
	font-weight: bold;
	background-image:url(Webimages/Art/Background3.jpg);
	background-repeat: repeat-y;
		
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	position: relative;
	border: none;
	width: 800px;
	height: 1100px;
	text-align:left;
	overflow: visible;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 400%;
	font-style: normal;
	color: #FFFFCC;
	text-align: center;
	font-variant: normal;
	font-weight: normal;
}

.text {
	font-size: 175%;
	font-weight: normal;
	color: #FFFFCC;	
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #FFFFCC;
}


	


