body {
	background-color: #398ACA;
}

table.mainbody {
   background: url("header.jpg");
}

table.middlebody {
   background: url("middle.jpg");
}

table.bottombody {
   background: url("bottom.jpg");
}

h1 {
	color: #004382;
}
