 body{
 	cursor : default;
	font-size:16px;
        margin:0px;
	padding:0px;
	text-align:center;
	background:#000000  repeat-x fixed;
	color:#000000;
	font-family: Verdana,Arial,georgia,Helvetica,sans-serif;

}

 p{margin:3px;}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{background:#D5CBBE;border-bottom:1px solid #795B50}