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

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