body{
	background-color:#5eb130;
	font-family: sans-serif;
	font-size:18px;
  color: #fff;
}
.logo{
	margin-top:20px;
	text-align:center;
}
.img-responsive {
    margin: 0 auto;
}
.content{
	margin-top:10px;
	text-align:center;
}
.subHeader{
	text-decoration:underline;
}
a, a:visited{
	color:#fff;
}
a:hover{
	color:#464646;
}
.whiteFont{
	color:#fff;
	font-size:24px;
	font-weight:bold;
	text-decoration: none;
}
.largerFont{
	font-weight:bold;
	font-size:24px;
}

.contact-top {
  margin-top: 95px;
}
