body{
	width:100%;
	font-size:13px;
    margin:0px auto;
	text-align:center;
	background: #000;
	/*background:url(header-bg.png) repeat-x top;*/
	color:#000;
	font-family: Verdana, Georgia, Arial;
}
 p{margin:3px;}
 img {max-width: 100%; height: auto; border:0px;}
 select{font-family: Verdana,Tahoma;}
 th{background:#fff; border-bottom:1px solid #8fbe00;}