 body{
	font-size:12px;
        margin: 20px 0;
	padding:0px;
	text-align:center;
	background-color:#fef8ce;
   	background-image: url(background.jpg);
	background-repeat: no-repeat;
    background-position: top center;
  		color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 p{margin:3px;}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{background:#99665b;border-bottom:1px solid #795B50}
 h4 {font-size: 13px; color:#99665b;}