html,body {
	margin: 0;
	padding: 0;
	background-color: #2b2b2b;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
img
{  border-style: none;
}
