html {
	height: 100%;
	width: 100%;
}
body {
	background-image: url(support/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
