 body{
	font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;
	background:#000000 url('back.jpg');
	background-position: center;
	background-repeat: no-repeat;
    background-attachment: fixed;
	color:#104F78;
	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 #000000}