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

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