body {
	background-image: url(NusImages/NusBackground.jpg);
	font-family: "Times New Roman", Times, serif;
}

.pageHeader {
	color: #AC2627;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: x-large;
}

.pageFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}

.sectionTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: large;
}

.mainText {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.mainText2 {
	padding: 0.8cm;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.schoolMenuTable {
	border: solid none; 
	font-size:small;
}

.schoolMenuTable td {
	vertical-align:top;
}