 body{
	font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;
	background:url('bg.gif');
	color:#AF3E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	table-layout: fixed;
	word-wrap: break-word;
}

 img,div,form,ul,ol,li,dl,dt,dd {margin:0;padding:0;border:0;}
li{ list-style-type:none;}
 select{font-family: Verdana, Arial}
 th{background:#D5CBBE;border-bottom:1px solid #795B50}