body {
	margin:0px;
	padding:0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

p {
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold
}

img {
	border:none;
}

td {
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color:#333333
}

a:visited {
	color:#333333
}

a:hover {
	color:#FFFFFF
}

a:active {
	color:#333333
}

div#logo {
	margin-top: 40px;
	text-align:center	
}

div#shirts {
	margin-top: 20px;
	text-align:center
}

div#text {
	margin-top: 40px;
	text-align:center;
	margin-bottom: 100px;
}

div#spgear {
	font-size: .8em;
	position:fixed;
	bottom: 10px;
	left: 20px;
	float: left;
	text-align: center;
}

img#schools{
	margin-right: 30px;
}

img#sports{
	margin-left: 30px;
}
