H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	background-position: center;
	text-align: center;
}
.border {
	border: 10px dashed #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
}
img {
	border: none;
}
.listimage {
	list-style-image: url(/images/bullet.jpg);
}
.enhance {
	background-color: #FFFF00;
}
