#wrap {
	width: 820px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#order {
	padding: 5px;
	text-align: center;
	border: thick ridge #cc2c2c;
	font-size: 24px;
}
#wrap h1 {
	padding-top: 10px;
	text-align: center;
}
#wrap h2 {
	text-decoration: none;
}
#wrap h3 {
	padding-top: 10px;
	color: #cc2c2c;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#wrap td {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #333333;
}
#wrap .erh1 h1 {
	border-bottom-style: none;
}
#footer {
	font-size: small;
	text-align: center;
	padding-top: 5px;
}

