body {
	margin: 0px;
	padding: 0px;
	background-color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-image: url(../../images/emesis.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	color: #FFF;
	text-align: center;
	text-decoration: none;
	letter-spacing: .1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #FFF;
	text-align: center;
	text-decoration: underline;
	letter-spacing: .1em;
}
h1 {
	font-size: 220%;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 2px;
	text-decoration: none;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#content {
	font-size: 70%;
	color: #660000;
	text-align: left;
	line-height: 150%;
	padding: 20;
	width: 800px;
	margin-top: 180px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	color: #FFFFFF;
}
#content-form {
	font-size: 70%;
	color: #660000;
	text-align: left;
	line-height: 150%;
	padding: 20;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
