body {
	background-image:url('img/home.jpg');
	background-position:50% 0%;
	background-repeat:no-repeat;
	background-color:#000;
	margin:none;
	padding:none;
	text-align:center;
}

.scrollmaker {
	position:relative;
	top:-20px;
	height:1024px;
	width:1099px;
	text-align:left;
	margin:auto;
	margin-bottom:0px;
	padding-bottom:0px;
}

img.png {
	behavior:url("css/pngbhvr.htc");
}