/* // stylesheet for home page // */

#billboard #flash {
	display: block;
}
#content h1  {
	background-image: url(/assets/gfx/decorations/hr_690.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}

