body{
	width:100%;
	height:100%;
	background-image:url("img/background.jpg");
	background-repeat:no-repeat;
	background-position:-15% 0px;
	background-color:#000000;
	margin:0px;
}
