body, html, h1, div, img {
	margin:0;
	padding: 0;
}

.deepsea-background {background-color:#0A5874;}

.landing-wrapper{
	margin: 100px auto 0;
	position: relative;
	min-width: 380px;
	max-width:709px;
    min-height: 770px;
	background: url(../images/backgrounds/rsvp1117.png) no-repeat top center;
	text-align: center;
	color: #fff;
	font-size: 15px;
	padding: 650px 0 70px 0;
	vertical-align: middle;
	font-family: 'Raleway',Arial, sans-serif;
	line-height: 1.4;
	font-weight: normal;
}

.landing-wrapper main {
	display: inline-block;
	width: 370px;
}

.landing-wrapper form input[type="submit"]{
	min-width: 133px;
    color:#ffffff;
}

footer {
	position: absolute;
	bottom:10px;
	left:0;
	width:100%;
	text-align: center;
}