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(73,94,137)
	}
h2{
	text-align: center;
	font-family: Georgia;
	font-size: 24px;
	color: black;
	}
h3{
	text-align: center;
	font-family: Georgia;
	font-size: 22px;
	color:	RGB(73,94,137)	
	}
h4{
	text-align: center;
	font-family: Georgia;
	font-size: 22px;
	color:	RGB(0,0,0)	
	}
p.p1,.default{
	text-align: center;
	font-family: Georgia;
	font-size: 14px
	}
p.p2{
	text-align: center;
	font-family: Georgia;
	font-size: 12px
	}
a:link,a:visited{
	color: RGB(73,94,137);
	text-decoration: none
	}
a:link.fm,a:visited.fm{
	color: RGB(36,220,75);
	text-decoration: none
	}
a:hover,a:hover.fm{
	color: RGB(247,207,13);
	text-decoration: none
	}
.category{
	font-size:16px;
	font-weight:bold
	}




