body {
	background-color: #FFFFCC;
	font-family: "Comic Sans MS";
	border: #660000;
}

body, td, th, h3, h6 {
	color: #660000;
	border: #660000;
}

h1, h2, h4, h5 {
	color: #660000;
	font-family: "Comic Sans MS";
}

a {
	color: #660000;
}

div.heading {
	float: none;
	width:90%
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin: 0px;
	padding: 0px;
	height: 125px;
	z-index: 1;
	width: 75%;
	left: 0px;
	top: 1px;
	border-bottom-width: 1px;
}
.picture {
}
