﻿@import url('https://fonts.googleapis.com/css?family=Montserrat');html{height:101%;}body{font-family:'Monserrat','Lucida Sans','Lucida Sans Regular','Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif;font-size:12pt;background:#f5f5f5;}#hero{background:url(/images/bg.jpg) no-repeat center top;height:300px;background-size:cover;border-bottom:3px solid #000;}#hero #logo{height:300px;background:url(/images/logo.png) no-repeat center center;}h1{text-transform:uppercase;}.menu{background:#000;height:30px;line-height:30px;margin:0;padding:0;width:100%;text-align:center;}.menu li{margin-right:40px;display:inline;}.menu li a{color:#fff;font-size:10pt;}.content{padding-top:50px;margin-bottom:100px;background:#fff;-webkit-box-shadow:0 7px 28px 0 rgba(0,0,0,.3);-moz-box-shadow:0 7px 28px 0 rgba(0,0,0,.3);box-shadow:0 7px 28px 0 rgba(0,0,0,.3);padding:30px;border-radius:5px;margin-top:30px;}.divider{height:50px;display:block;clear:both;}.form label{margin-top:20px;}footer{font-size:10pt;margin-bottom:20px;}