body,html {
	background-color: #333490;
	margin: 0px;
	width: 100%;
	height: 100%;
}
.center {
	background-image: url(../../images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

