body {
	background-color: #124812;
	background-image: url(img/grass.jpg);
	background-repeat: repeat;

}
.pas {
	text-align: center;
	background-image: none;
	background-color: #405A33;
	color: #A3BCDC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	height: 35px;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.act {
	text-align: center;
	background-image: url(american-football-md.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	background-color: #0E0F11;
	color: #A3BCDC;
	height: 35px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 0px;
}
.act a {
	text-decoration: none;
	color: #A3BCDC;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
.act a:hover {
	color: #FFF;
	background-color: #405A33;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A3BCDC;
}
.main a {
	text-decoration: none;
}



.top {
	background-image: url(border.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #A3BCDC;
}
.p2 {
	text-align: center;
}



.main {
	background-color: #405A33;
	border: thin solid #000;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

p {
	font-size: 16px;
	color: #CCC;
	text-align: justify;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A3BCDC;
	text-align: center;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A3BCDC;
}
.p1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A3BCDC;
	float: right;
	padding: 10px;
}
.link {
	font-size: 18px;
	font-weight: bold;
	color: #A3BCDC;
}
