 body{
 	cursor : default;
	font-size:12px;
        margin:0px;
	padding:0px;
	text-align:center;
	background:#fff url("bg.jpg") no-repeat right top fixed;
	color:#28618f;
	font-family: Verdana,Arial,georgia,Helvetica,sans-serif;

}
 p{margin:3px;}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{background:#D5CBBE;border-bottom:1px solid #795B50}