html {
	overflow-y: scroll;
}

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #000000;
	background-repeat: repeat;
}

img{  
	border-style: none;
}