body {
    margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	background: #000;
	color: #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
}
p { margin:3px;}
img { max-width: 100%; height: auto;}
select { font-family: Verdana, Arial}
th{ background: #242424; border-bottom: 1px solid #795B50}