@charset "utf-8";
/* CSS Document */
body {
	margin:auto;
}
#welcome_content {
	width:808px;
	height:608px;
	background:url(images/welcome_box.gif) no-repeat;
	margin:auto auto auto auto;
}


