body {
	font-family: arial;
}

.hero {
	text-align: center;
	margin-top: 10px;
	margin-left:1px;
	margin-right:1px;
	width: 100%;
}

.hero_img {
	width:100%;
}

.content {
	margin-left:auto;
	margin-right:auto;
	width: 90%;
	margin-bottom-20px;
}

.footer {
	text-align: center;
}