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