 body{
	font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;
	background:#E89515;
	color:#AF3E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	table-layout: fixed;
	word-wrap: break-word;
}

 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{background:#D5CBBE;border-bottom:1px solid #795B50}