html
{
	height: 100%;	
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: black;
	height: 100%;
}

img
{
	border: 0px;
}s
