body {
	
	background-image: url('/images/IMG_0883.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 3024px;
}
.information{
	background-color: rgba(200,255, 255, 0.2);
	min-height: 3024px;
	color: white;
	padding-top: 50px;
	font-family: monospace;
}