body{
background-image:url('../images/background.jpg');
background-repeat:repeat;
font-family:"Trebuchet MS";

}

.Subheading {
	color: #FFFFFF;
	text-align: center;
	background-color: #23408E;
	font-weight: bold;
	text-decoration: none;
	font-family:"Trebuchet MS";
}

.Subheading2 {
	text-align: center;
	background-color: #A8E0FA;
	font-weight: bold;
	font-family:"Trebuchet MS";
	color: #000000;
}

#Memverse {
	background-color: #A8E0FA;
}

#Textwhatson {
	background-color: #C8C8C8;
}

#date {
	font-size: 24px;
	color: #FFFFFF;
	position: relative;
	z-index: 500;
	overflow: visible;
	left: 700px;
	width: 300px;
	top: -1925px;
}

#maintable {
	border-color: #23408E;
	width: 774px;
	background-color: #FFFFFF;
}
