/* CSS Document */
body {
	
	background-color:#FC6;

	background-repeat: repeat;

}
a:hover {
	text-decoration: underline;
	font-family:"Bookman Old Style";
	color:#FF82C0;
	font-style:italic;
}
a:active {
	font-family:"Agency FB";
	font-size:large;
	color:#FF0000;
	font-style:normal;
}


.style1 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	background-color: #FF8080;
	text-align: center;
	background-position: center center;
	}

.style2
{
	font-size: 16px;
	background-color: #FF8080;
	text-align: center;
	background-position: center center; 
	font-family: "Comic Sans MS";
}
.style3
{
	font-family:"Comic Sans MS";
	font-size:16px;
	color:#FF8000;
	font-weight: bolder;
	background-position: center;
	text-align: center;
}
.style4 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	text-align: center;
	background-position: center center;
}
.style5
{
	font-family:Andy;
	font-size:65px;
	color:#800000;
	text-decoration: underline;
	text-align: center;
	font-weight: bolder;
	font-style: normal;
	letter-spacing: 12pt;
}
.style6
{
	margin-top:100px;
}
.style7
{
	font-family:"Comic Sans MS";
	font-size:18px;
	text-align:left;
	color:#000000;
}
.style8
{
	background-image:url(../Pitures/6.JPG);
	font-family:fantasy;
	font-size:36px;
	color:#800000;
	text-align:center;
}
.style9
{
	font-family:"Tekton Pro Cond";
	text-align:center;
	text-decoration:blink;
	font-size:large;
	color:#FF6633;
	background-color:#000000;
	left: 38%;
	margin:auto;
	width:17%;
	
}
	
