body {font-family: brandon-grotesque, sans-serif; background-color: #164249;}
.main {
	color: #f8c296;
	background-color: #164249;
	background-repeat: no-repeat;
	border-width: 0px;
	border-color: #164249;
}

.Title {
	margin: 20px;
	padding: 20px;
	border: thin none #164249;
}

.body {
	font-size: 16px;
	font-weight: lighter;
	float: left;
	max-width: 600px;
	border-top: 2px solid #f8c296;
	border-bottom: 2px solid #f8c296;
	padding: 20px 0;
}

a {color: #f8c296}