html
{
	color: white;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body
{
	background-color: black;
}

fieldset, legend
{
	border: thin solid white;
	background-color: #b08753;
}

fieldset
{
	width: 468px;
}

a
{
	color: white;
}