@import url(http://fonts.googleapis.com/css?family=family=Lato:400);

body { background: #fff; background-size: cover; overflow: hidden; font: 400 1.5em 'Lato', sans-serif; color: #0F75BD; margin: 0; padding: 0; }

#contact { background: url('logo.jpg') 50% 10px no-repeat #0F75BD; text-align: center; width: 100%; position: absolute; left: 0%; top: 50%; margin: -250px 0 0 0; padding: 175px 0 0 0; overflow: hidden; text-align: center; }
	#contact div { padding: 25px 0; background: #fff; color: #0F75BD; line-height: 1.5em; }
	#contact strong { margin-top: 10px; display: inline-block; }
	.left, .right { margin: 0; padding: 0 10px 25px 10px; display: inline-block; line-height: 1.3em; }