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

body {
	background-attachment:fixed;
	background-image:url(/images/bg201306.jpg);
	background-position:top center;
	background-repeat:repeat;
	background-color: #000000;
}