@charset "UTF-8";
/* CSS Document */body {
	background-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:20px;
}

