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

.contact {
	position: absolute;	
	left: 25%;
	top: 5%;
	width: 50%;
	height: 80%;
}