html,
body {
	min-height: 100%;
}

body {
	background-color: black;
	background-image: url("../images/umbrella_bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
