body, html { height:100%; }

body {
	margin:0;
	background-color:#000;
}

body, input, select, textarea { 
	font-family: Georgia, 'Times New Roman', serif;
	font-size:12px;
	color:#fff;
}

