@charset "UTF-8";
/* CSS Document */

body {
	background-color:#b59b83;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	
	padding: 0px;
	margin: 0px;
	}
	
H2 {
	text-align:center;
	font-size: 110%;
	color: #990000;
	}
	
H3 {
	text-align:center;

	
	}
	
.contentcell {
	background-color: #f5e6d2;
	padding: 15px;
	}
	