@charset "utf-8";
#logo_image {
	background-image:url(images/Deltaband_Logo.jpg)
	position: absolute;
	height: auto;
	width: auto;
}

#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	position:absolute
}

