html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-position: center;
	background-repeat: repeat;
	background-color: #000000;
}
