html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	background : Black;
}


body {
background-repeat: repeat;
margin: 0px;
padding: 0px;
height: 100%;
text-align: center
}


