@import url("../common.css");

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 1000px;
	color: #CCC;
	text-align: justify;
	background-color: #000;
	border: 0;
	}

