* {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 0;
}

a img {
	border: 0;
	margin-top: 20px;
}

html, body {
	height: 100%;
}

html {
	overflow: auto;
}

body {
	background-color: #DCDCDC;
}

table.main {
	width: 100%;
	height: 100%;
}

table td {
	text-align: center;
}

table.inner {
	width: 100%;
	height: 749px;
	background-image: url(/images/middle.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

table.inner td {
	line-height: 20px;
	vertical-align: middle;
}

div#snowshaker {
	height: 749px;
	text-align: center;
	line-height: 20px;
}
