#content
{
	padding: 95px 0 0 43px;
}

#content h1
{
	color: #ede7b5;
	font-size: 2.25em;
	line-height: 110%;
	font-weight: normal;
	margin-top: 2em;
}

#content p
{
	font-size: 1.4em;
	color: #393f39;
	line-height: 200%;
}

#content a
{
	color: #ede7b5;
	text-decoration: none;
}
#content a:hover
{
	text-decoration: underline;
}


#content label, #content input
{
	font-size: 1.4em;
	line-height: 200%;
}

#content label
{
	color: #393f39;
}

#content input.text
{
	width: 300px;
	margin-bottom: 1.25em;
}