body {
	background-color: #AA68AA;
}

table.mainbody {
   background: url("header.jpg");
}

table.middlebody {
   background: url("middle.jpg");
}

table.bottombody {
   background: url("bottom.jpg");
}

h1 {
	color: #801D80;
}