.masthead {
	color: white;
	background: #7D3B45 url(../images/Logo.gif) no-repeat;
	text-align: center;
	padding: 10px;
	height: 90px;
}

.masthead h1 {
	line-height: normal;
	font-size: 300%;
	margin-top: 20px;
}

