body  {
	background-image: url(../images/bg.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	scrollbar-arrwow-color: #E1CAB8;
	scrollbar-face-color: #8B7C71;
	scrollbar-shadow-color: #8B7C71;
	scrollbar-highlight-color: #E1CAB8;
	scrollbar-track-color: #E1CAB8;
	background-color: #E1CAB8;
}
a {
	font-weight: bold;
}
.plaintext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bolder;
	color: #660000;
}
#coupon {
	width: 90%; 
	height: auto;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bolder;
	color: #0000FF;
}