body {
	background-color: #ffffee;
}

body, td, th, h3, h6 {
	color: #330000;
}

h1, h2, h4, h5 {
  color: #660000;
}

h1 {
	text-align:center;
	font-size:22pt;
}
	
a {
	color: #003366;
}

.content-area {
	width:500px;
}

p {
	text-indent:2em;
}


