 body{
	font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;
	background:#f6f7cf url(bg.jpg) repeat-x;
	color:#73535a;
	font-family: Verdana, Geneva, Arial, 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}