body {
	background: url(../i/people.jpg);
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: black;
	vertical-align: center;
	text-align: center;
	margin-top: 5%;
}


