@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #FFCC00;
	
	
}
 body, table, tr, td{ font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}

