
.mainCenter {
	height:100%;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		 { text-decoration: underline; color: yellow; }

.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}

body {
	background: yellow;
}

.header {
	background: #FF0000;
}
