h1, h2 {
	color: #333333;
	font-family: Century Gothic, sans-serif;
}

.container {
	max-width: 800px;
}

header {
	text-align: center;
	background-color: #333333;
}

h1 {
	font-size: 50px !important;
	color: #FFFFFF;
}

h2 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
}

h4 {
	font-weight: normal !important;
}

.content {
	margin-top: 20px;
}

.gad {
	margin-top: 40px;
}

.footer-container {
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 6px;
}

.social-container {
	width: 100%;
}

.block {
	text-align: justify;
	font-size: 12px;
}