body {
	background: black;
	color: #FFFF00;
}

input.text, select, textarea {
	border: 2px solid white;
}

a {
	color: #00FF00
}