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

body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 100%;
	background-color: beeeee;
}

