body {
	margin: 0px;
	overflow:hidden;
	background-color: #000000;
	color: white;
	font-family: sans-serif;
	font-size:11px;
}

a {
	color: white;
	font-family: sans-serif;
	font-size:11px;
}

select {
	background-color: black;
	color: white;
	border: none;
	font-size: 11px;
}