@charset "UTF-8";

header {
	margin-bottom: 40px !important;
	padding: 20px 40px 10px 40px;
	background-color: #EEE;
}

header h1 {
	color: #888;
	font-family: 'Amatic SC', cursive;
	font-size: 4em;
}


