/* CSS Document */

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