body {
	margin: 0;
	background: #000080;
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 1em;
}

input, textarea {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: white;
}

body a {
	text-decoration: none;
	color: white;
}

img {
	border: 0;
}

