@charset "utf-8";
/* CSS Document */

html,
body {
	height:100%;
}

body {
	font-family :	"Osaka", "MS UI Gothic", sans-serif;
	font: 80%/1 arial,sans-serif;
	text-align: center;
	background: url(../images/header_bg.jpg) ;
	background-repeat:repeat-x;
}



