H1 {
	color: #990000;
	font-family: "Comic Sans MS","Comic Sans",comic,sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
BODY, TABLE {
	color: #000000;
}
BODY {
	background:  url(http://abc.eznettools.net/heggys/butcher-block-bgd-01.jpg);
	text-align: center;
}
A:visited {
	color: #9966CC;
}
A:link {
	color: #3399FF;
}
A:active {
	color: #FFFFFF;
}
.error TABLE {
	color: black;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.error A:visited {
	text-decoration: underline;
}
.error A:link {
	text-decoration: underline;
}
.error A:hover {
	text-decoration: underline;
}
.error A:active {
	text-decoration: underline;
}
.error {
	background: #ffcccc;
	border: thin #ff3333 solid;
	border-width: 2px;
	color: black;
	font-style: normal;
	font-weight: bold;
	margin: auto;
	margin-bottom: 1em;
	padding: 8px;
	text-align: center;
	text-decoration: none;
	width: 90%;
}
.content-wrapper TABLE {
	margin-left: auto;
	margin-right: auto;
}
.content-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
