body {
	background-image: url("/assets/img/background.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
