body {
	background-repeat:repeat;
	background-image: url("IMG/background.png");
	background-attachment:fixed;
	margin:auto;	
}
.index{
	height: 1925px;
	width: 1000px;
	background-color:#FFF;
	margin:auto;	
}
.index2{
	height: 3000px;
	width: 1000px;
	background-color:#FFF;
	margin:auto;	
}
.Bannner{
	width: 1000px;
	height: 200px;
}

.info{
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 950px;
	height: 500px;
	margin: auto;
}
.homepic{
	margin:auto;	
}
.footer{
	width: 1000px;
	height: 130px;
	background-color:#999;
	margin-top: 0;
	margin:auto;
	font:Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	Color:#00F;
	text-align:center
		
}
h3{
	font-size:16px;
	font-weight:bold;
	}

h9{
	font-weight:bold;
	text-decoration:underline;
	color:#3b506e;
	}
h5{
	font-size:26px;
	color:#F00;
	text-align:center;
	}
p{
	font-size:11px;		
}
a.sponsor:link { 
	color:#3b506e;
}
a.sponsor:visited{
	color:#3b506e;	
}
a.sponsor:hover{
	color:#3b506e;	
}
a.sponsor:active{
	color:#F00;
}
.times{
	font-family:Georgia, "Times New Roman", Times, serif;	
}