body {
	margin-top: 6px;
	margin-left: 15px;
	background: #000 url(../images/staf_bkgd.jpg) no-repeat center top;
	font: 62.5%/160% Helvetica, sans-serif;
	color: #e4bc8d;
}



a {
	color: #efb464;
	text-decoration: none;
}

a:hover {
	color: #ef5126;
}

h1 {
	line-height: 120%;
	font-size: 1.4em;
}

input, textarea {
	font-size: 1.2em;
	font-family: Helvetica, sans-serif;
	border: 1px solid #290803;
	padding: 4px;
	opacity: .7;
}

label {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

#intro {
	margin-left: 140px;
	margin-right: 20px;
	font-size: 1.1em;
}

#send {
	border: none;
}

#thanks {
	margin-top: 130px;
	font-size: 1.1em;
}