*, html {
	margin:0;
	padding:0;
}

body {
	background-color: #222222;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: white;

}
table, tr, td, form, label, input {
	font-family: Verdana, Tahoma;
	font-size: 12px;
}