@charset "utf-8";
body {
	text-align: center;
	background-color: #EAE8EB;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
h1 {
	color: #999999;
	letter-spacing: 0.5em;
	vertical-align: top;
	margin-top: 20px;
	font-size: 36px;
}
table {
	border: thin solid #CCCCCC;
	margin-top: 20px;
	background-image: url(images/book.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
