@charset "utf-8";
body {
	font-family: Cambria, Georgia, Garamond, "Times New Roman";
	font-size: 14px;
	color: #392F17;
	margin: 0px;
	background-image: url(splash_bg.jpg);
}

#container01 {
width:721px;
height:753px;
background-image: url(splash.jpg);
background-repeat: no-repeat;
}

