﻿.donate {
	border: thin solid #888800;
	width: 600px;
	height: 100px;
	font-weight: bold;
	background-color: #FFFF99;
	padding-top: 12px;
}
.form-wrap {
	border: thin solid #CC9900;
	background-color: #FFFFFF;
	width: 604px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
