body {
	margin: 0px;
	background-color: #33cc66;
	background-image: url(bkgreen4.gif);
	background-repeat: repeat-y;
}
h1 {
	font-size: 48px;
	font-style: italic;
	font-weight: normal;
	color: #0066CC;
	text-align: center;
}
h2 {
	text-align: center;
}
h3 {
	text-align: center;
}
h4 {
	text-align: center;
}
.greenBold {
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.center {
	text-align: center;
}
.boldCenter {
	font-weight: bold;
	text-align: center;
}
#page {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#colleges {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#school {
	width: 288px;
	margin-right: auto;
	margin-left: auto;
}
#elementary {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #AEAEAE;
}
a {
	color: #0000CC;
}
a:hover {
	text-decoration: none;
}.addInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}

