/* CSS Document */
#shortHeading h1 {
	margin: 0;
	padding: 10px 0px 11px;
	text-align: center;
	background: #33C;
	color: #FFF;
	border-bottom: 2px solid #FFF; 
	font-size: 1.5em;
	line-height: 1.2em;
	}	

