@charset "UTF-8";
.background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #225C9D url(images/blank.gif) repeat fixed center top;
	vertical-align: 100%;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 100%;
	width: 100%;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
