#floater_image {
	width: 156px;
	height: 266px;
	background: url(../images/design/clean-float.gif) no-repeat;
}

h1 {
	color: #04A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2, h3, h4, h5, h6 {
	color: #E33;
	font-family: Georgia, "Times New Roman", Times, serif;
}

hr {
	height: 0;
	overflow: hidden;
	border: 1px inset #04A;
	margin: 15px 0 10px;
	padding: 0;
	color: #04A;
}