 body{
	font-size:12px;
   margin:0px;
	padding:15px 0;
	text-align:center;
	background:#EDE8E2;
	color:#414141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 p{margin:3px;}
 img {max-width: 100%;height: auto;}
 select{
 font-family: Verdana, Arial;
 background: #fff;
 color: #414141;
 }
 th{background:#D5CBBE;border-bottom:1px solid #795B50}
 textarea{
 	background: #fff;
	color: #414141;
 }

