body {
	background-color: #ffffff;
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
}
p {
	background-color: #ffffff;
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
}
td {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
.background {
	background-image:  url(style.css);
	height: 597px;
	width: 563px;
	visibility: visible;
	position: relative;
	border: thin solid #660000;
	margin: 0px auto;
	z-index: 1;
}
