body{
	background:#66FF99;
	color:#000;
}

h1{
	color:red;
	text-align:center;
}
h2{
	color:red;
	text-align:center;
}
p.image{
	background:url(images/school.jpg) no-repeat center;
	height:150px;
	width:100%;
}
table{
	margin-left:5px;
}

.notreg{
	color:red;
	font-size:120%;
}
.center{
	text-align:center;
}