@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	background: #701471;
}
p {
	font-size: 116%;
	line-height: 1.8em;
	letter-spacing: 1px;
}
p, label { color: #fff; }
input, label {
	display: block;
	margin: auto;
}
label {
	font-size: 96%;
	line-height: 1.2em;
}
input.custom {
	width: 420px;
	height: auto;
	padding: 1px;
	font-size: 1.8em;
	color: #701471;
}
input#mc-embedded-subscribe {
	margin-top: 0.5em;
	font-size: 124%;
	padding: 0.3em 0.8em;
}