header { position:fixed;background-color:#fff;z-index:10;width:100%;height:100px; }
header div { width:950px;margin:auto;height:100%; }
.menu-img { margin:0 10px 22px 0; }

footer { text-align:center; margin: 20px 0; }

article { text-align: justify; }
article h2 { font-size: 50px; margin: 25px 0; line-height: 1em; text-align:left; }

.story { height: 1000px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: relative; margin: 0 auto; border-top: 1px solid rgba(255,255,255,0.3); border-bottom: 1px solid rgba(0,0,0,0.4); box-shadow: 0 0 50px rgba(0,0,0,0.8);}

.slide-out-div {
	padding: 5px;
	width: 250px;
	background: #deb226;
	border: 1px solid #29216d;
}

.contactSubmit {
	background-color:#AFC3E9;
	border:none;
	width:70px;
	height:25px;
}

textarea {
	resize: none;
}

a {
	text-decoration:none;
}

header .himg {
	position:relative;
	float:left;
	height:90px;
	top:5px;
	z-index:2;
}

header .hmenu {
	position:relative;
	top:10px;
	text-align:right;
	margin-right:0;
	width:800px;
}