body, html {
	background: no-repeat center/100% url("../img/nothing.jpg");
	background-size: cover;
	height: 100%;
	width: 100%;
}