H1 {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	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;
}

p{
margin-left: 25px; 
margin-right: 25px;
}
.bonus {
	border: 4px dashed #c3c3c3;
	padding: 5px;
	background-color: #FFFFCC;
	width: 70%;
	text-align: left;
	margin-top: 5px;
	margin-right: 10%;
	margin-bottom: 5px;
	margin-left: 15%;
}
.orderform {
	border: 4px dashed #c3c3c3;
	padding: 5px;
	background-color: #FFFFFF;
	margin-left: 100px;
	margin-right: 100px;
	text-align: left;
}
.imageli {
	list-style-image: url(/images/bullet_3_s3_red_sh.gif);
}
.intro {
	color: #000000;
}
