body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	background-image: url(backgrounds/backhome.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	background-position: center;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FF0066;
	text-align: center;
}
body2 {
	background-image: url(backgrounds/trapezeback.jpg);
}
