/* Guild of Freemen of the City of London - Homepage stylesheet */
#header {
	border-bottom: 16px solid #cc0000;
	margin-bottom: 0px;
}
h1 {
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	padding-left: 0;
}
h2 {
	color: #cc0000;
	background-color: transparent;
	font-size: 120%;
	padding-left: 0; 
	border: none;
	padding-top: 2px;
	margin-top: 10px;
}
#left {
	margin-top: 10px;
}
#crest {
	float: right;
	margin: 0;
	padding: 0;
	width:250px;
}
.crest {
	float: right;
	margin: 0;
	padding: 0;
/*	width:250px;*/
}
