html {
	width:  100%;
	height: 100%;
}

body { 
	background: #000 url(../images/sg.png) no-repeat top center / contain;
	width: 100%;
	height: 100%;
}