html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e6e3bb;
}

body {
	background-image: url(http://www.witcheryonline.com/images/newback2.jpg);
}

p,H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e6e3bb;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e6e3bb;
}

a:link {
	color: #ffc06b;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ffc06b;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	color: #ffc06b;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #ffc06b;
	text-decoration: none;
	font-weight: bold;
}