body {
	background-color:#eaded0;
	background-image: url('/images/Moosehide_BACKGROUND_2000px.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	margin:auto;
	font-family: 'Roboto', 'sans-serif';	
	font-size:18px;
}

img {
	border: none;
}
a {
	color: #A0664E;
	font-weight: bold;
	text-decoration:none;
}
.content-wrapper {
	width: 70%;
	background-color: white;
	margin:auto;
	margin-top:40px;
	line-height:30px;
}
.top-title {
	padding-top:50px;
	text-align:center;
	font-size:30px;
	line-height:40px;
}
.art-stories-strip {
	background-color:#A0664E;
	color: white;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	font-size:30px;
}
.yfnarts-logo {
	padding:30px;
	text-align:center;
}
.yfnarts-logo img {
	max-width:100%;
}
.arrow {
	margin-top:-100px;
	height:100px;
	text-align:center;
}
.questions-left h2 {
	font-size:22px;
	color: #A0664E;
	font-size:36px;
}
.questions-left {
	width:45%;
	float:left;
	padding-top:30px;
	padding-left:50px;
	font-size:18px;
	padding-bottom:30px;
}
.questions-right {
	width:40%;
	float:right;

}
.questions-right img {
	max-width:100%;
}
.benefits-left {
	width:45%;
	height: 100%;
}
.benefits-left img {
	max-width:100%;
	float:left;
}
.benefits-right {
	float:left;
	width:45%;
	color:#BFBFBF;
	font-size:18px;
	background-color:black;
	padding:25px 0;
}
.benefits-right-list {
	color:white;
}
.benefits-right h2 {
	font-size:22px;
	color: #A0664E;
	font-size:36px;
}
.benefits-wrapper {
	background-color:black;
}
.signup-left {
	width:45%;
	float:left;
	padding-left:90px;
	padding-top:50px;
	font-size:18px;
	padding-bottom:30px;
	background-color:white;
}
.signup-right {
	width:35%;
	float:right;
	padding-right:100px;
	text-align:center;
	font-size:20px;
	padding-bottom:30px;
}
.signup-right img {
	max-width:100%;
}
.signup-left h2 {
	color: #A0664E;
	font-size:36px;
}
.footer {
	background-color: #007580;
	color:white;
	padding-top:10px;
	font-size:12px;
	margin:auto;
}
.footer-wrapper {
	width: 60%;	
	margin:auto;
	padding-left:80px;
}
.newsletter-image {
	background-image: url("/images/Footer-Newsletter-Sign-Up_NEUTRAL.png");
	background-repeat: no-repeat;
	height:38px;
	width:150px;	
}
.newsletter-image:hover {
	background-position: 0px -38px;
}
.fb-image {
	background-image: url("/images/Footer-Facebook-Icon_NEUTRAL.png");
	background-repeat: no-repeat;
	height:40px;
	width:40px;	
	float:left;
	margin-right:15px;
}
.fb-image:hover {
	background-position: 0px -40px;
}
.ig-image {
	background-image: url("/images/Footer-Instagram-Icon_NEUTRAL.png");
	background-repeat: no-repeat;
	height:40px;
	width:40px;	
	float:left;
	margin-right:15px;
}
.ig-image:hover {
	background-position: 0px -40px;
}
.twitter-image {
	background-image: url("/images/Footer-Twitter-Icon_NEUTRAL.png");
	background-repeat: no-repeat;
	height:40px;
	width:40px;	
	float:left;
}
.twitter-image:hover {
	background-position: 0px -40px;
}