header
{
	padding-top:50px;
	padding-bottom:60px;
	background: url("siteImages/sunsetSmall.png");
	background-size: cover;
	font-family: 'Denk One', sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
}

header #headerTitle
{	
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-size: 93px;
	color:white;
}