
#welcome {
	background-color: #203694;
	text-align: center;
	color: #ffffff;
	font-family: "Arial Bold";
	font-size: Large;
}

#aboutus {
	background-color: #ff8115;
	color: #ffffff;
	text-align: center;
	font-family: "Arial Bold";
	font-size: Large;
}

#teachers {
	background-color: #ea1d8d;
	color: #ffffff;
	text-align: center;
	font-family: "Arial Bold";
	font-size: Large;
}

#students {
	background-color: #84ce38;
	color: #ffffff;
	text-align: center;
	font-family: "Arial Bold";
	font-size: Large;
}

#parents {
	background-color: #fa0049;
	color: #ffffff;
	text-align: center;
	font-family: "Arial Bold";
	font-size: Large;
}

#results {
	background-color: #f0ee00;
	color: #ffffff;
	text-align: center;
	font-family: "Arial Bold";
	font-size: Large;
}

#extension {
	background-color: #7b006d;
	color: #ffffff;
	text-align: center;
	font-family: "Arial Bold";
	font-size: Large;
}

#corporate {
	background-color: #52cede;
	color: #ffffff;
	text-align: center;
	font-family: "Arial Bold";
	font-size: Large;
}

#resources {
	background-color: #04b130;
	color: #ffffff;
	text-align: center;
	font-family: "Arial Bold";
	font-size: Large;
}

#contactus {
	background-color: #af1c8a;
	color: #ffffff;
	text-align: center;
	font-family: "Arial Bold";
	font-size: Large;
}

