body {
	background-color: #330000;
	background-image: url(../High%20School/Student%20Web%20pages/Web%20Desgin%202/Nate%20Weintz/CSS/basingstoke_bison_2007-08%20copy.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}

body, td, th {
	color: #FFCC99;
}

h1 {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	background-position: center;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #FF0033;
}

form {
	background-color: #990000;
}
