body, td, th, h3, h6 {
	color: #000000;
	font-family: "Comic Sans MS";
	background-attachment: fixed;
	list-style-position: outside;
	margin: auto;
	height: auto;
	width: auto;
	padding: 2%;
	background-color: #D7CBC3;
}

a {
	font-family: "Comic Sans MS";
	color: #000000;
	text-decoration: underline;
}
p {
	color: #000000;
	padding-left: 4%;
	font-family: "Comic Sans MS";
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	margin: auto;
}
h1 {
	padding: 4px;
	margin-left: 4%;
	font-family: "Comic Sans MS";
	color: #000000;
}
.box {
	width: auto;
	z-index: auto;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
