html {
	height: 100%;
}
body {
	height: 100%;
	color: #eb0;
	background: #5b240f url("/images/bg-wood.jpg") repeat fixed top left;
	padding: 0px;
	margin: 0px;
	cursor: default;
}
h1, h2 {
	font-style: italic;
}
table {
	width: 100%;
	height: 100%;
}
td {
	text-align: center;
}
img {
	border: 1px solid #000;
}
