.masthead {
	color: #FFFFFF;
	background-color: #7D3B45;
	background-image: url(../images/shield.gif);
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	padding:10px;
}

.masthead h1 {
  margin-top: 0;
	font-size: 180%;
	padding:0px;
}

.xhtml {
	text-align:center;
	display: none;
}

.xhtml a:hover {
  background: ;
}

