 body{
	font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;
	background:#2D2B2C;
	color:#BBBBBB;
	background:#2D2B2C url('bg.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-repeat: no-repeat;
	background-position:top center;
}
 p{margin:3px;}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{background:#D5CBBE;border-bottom:1px solid #2D2B2C}