 body{
	font-size: 12px;
	margin:0;
	padding:0;
	text-align:center;
	color:#666;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background-color: #031519;
	background-image: url(bg.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}
 p{margin:3px;}
 img {max-width: 100%;height:auto;}
 select{font-family: Verdana, Arial}
 th{}