.brand-h1{
	color:#111;
	font-size:2em;
	font-family:Georgia;
	font-weight:normal;
	background:#eeeeee;
	margin:0;
	padding:8px 0 0 15px;
}

.home-h1{
	color:#111;
	font-size:1.4em !important;
	font-family:Georgia;
	font-weight:normal;
}

.pad10{ padding:10px;}