body{
	background-image: url('../index media/background.gif');
	background-repeat: repeat-y;
	background-position: center 
	}
h1{
	text-align: center;
	font-family: Georgia;
	font-size: 28px;
	color: RGB(36,220,75)
	}
h2{
	text-align: center;
	font-family: Georgia;
	font-size: 24px;
	color: black;
	}
h3{
	text-align: center;
	font-family: Georgia;
	font-size: 22px;
	color:	RGB(36,220,75)	
	}
p.p1,.default{
	text-align: center;
	font-family: Georgia;
	font-size: 14px;
	}
p.p2{
	text-align: center;
	font-family: Georgia;
	font-size: 12px
	}
.inseason{
	text-align: center;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold
	}
a:link,a:visited{
	color: RGB(36,220,75);
	text-decoration: none
	}
a:hover{
	color: RGB(247,207,13);
	text-decoration: none
	}
