 body{
    background:#000000 url('bg.gif') center repeat-y;
	font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;

	color:#333333;
	font-family: Arial, Helvetica, sans-serif ;
}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{background:#CED7C0;}
