body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #848484;
}

.imgtable {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.overalltable {
	height: 100%;
	width: 100%;
	background-color: #0033FF;
	vertical-align: middle;
}
.main {
    position: absolute;
	color: #000000;
	height: 500px;
	width: 100%;
	margin-left: 0;
	margin-top:-250px;
    left: 0;
	top: 50%;
	background-color:#000000;
}

drunken{
	color: #848484;
	display:block;
}
.mainCopy {
	position: absolute;
	color: #000000;
	height: 100%;
	width: 100%;
	margin-left: 0px;
	left: 0;
	top: 0px;
	background-color:#000000;
	margin-top: 0px;
}
