html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #808080;
}

a {
	color: #bdcd00;
}

.message {
	text-align: center;
}

div.submit input, .button {
	background-color: #bdcd00;
	color: white;
	border-style: none;
}
