#outerWapper {
	background-color: #000;
	height: auto;
	width: 760px;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
#content {
	color: #FFF;
	text-align: left;
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 100px;
	height: auto;
	padding-bottom: 50px;
}
.limit {
	color: #C33;
}
fieldset {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
legend {
	font-size: 125%;
	color: #C33;
}
fieldset h2 {
	font-weight: normal;
}
#form1 h2 {
	font-weight: normal;
	color: #C33;
}
body p {
	letter-spacing: 1px;
	line-height: 22px;
}
#content h1 {
	font-weight: normal;
	letter-spacing: 1px;
}
