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

body
{
	background-image: url(background01.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
}
