body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

body {
	background-image: url(../img/bg-orchid.gif);
}

.content {
	vertical-align: top;
	padding-right: 45px;
	padding-left: 45px;
}

h1 {
	color: #cc0000;
	text-align: center;
	font-size: 25px;
}

h2 {
	text-align: center;
	font-size: 16px;
	margin-left: -8px;
	margin-right: -8px;
}

h3 {
	color: #cc0000;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.highlight {
	background-color: #FFFF00;
	font-weight: bold;
}

.gift {
	color: #cc0000;
	font-weight: bold;
}

.step {
	color: #0000ff;
	font-weight: bold;
	font-size: 18px;
}

.testimonial_box {
	border: 2px dashed #3399ff;
	padding: 10px 20px 10px 20px;
	background-color: #ffffcc;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}

.testimonial_heading {
	color: #cc0000;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}

.order_box {
	border: 1px dashed #000;
	padding: 10px 10px 10px 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #fff;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}

.bonus_box {
	border: 2px dashed #000;
	padding: 10px 10px 10px 10px;
	background-color: #ffffcc;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

.bonus_heading {
	color: #cc0000;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 10px;
	font-size: 18px;
}

.big_link {
	color: blue;
	font-size: 19px;
	display: block;
	font-weight: bold;
	text-align: center;
	margin: 15px 0 15px 0;
}