.yellowbg {
	background-color: #FFF23F;
}
.greenbg {
	background-color: #C3E817;
}
body {
	font-family: Futura, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/mag_dots.gif);
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 14px;
	margin-top: 14px;
	background-color: #D652A1;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 6px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.payment {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 12px;
}
.copyright {
	color: #FFFFFF;
	padding: 6px;
}
a {
	font-weight: bold;
	color: #D3499B;
}
.copyright a {
	font-weight: bold;
	color: #FFFFFF;
}
.main {
	background-image: url(../images/flower_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #C3E817;
	padding-left: 106px;
	height: 300px;
	width: 476px;
	padding-bottom: 32px;
}
.headline {
	background-color: #C3E817;
	background-image: url(../images/flower_top.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 80px;
}
