/* CSS Document */
h1 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF9900;
}

.flashback {
	background-image: url(../images/flash-piece-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


