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

body0 {
	background-image: url(../picbase/mybase.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #990;
	background-height:100%;
	height: 100%;
	margin: 0px;
}
body1 {
	background-image: url(../picbase/pixel.png);
	background-repeat: repeat;
	background-position: left top;
	background-height:100%;
	height: 100%;
	margin: 0px;
}
body2 {
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	background-color: #FFF;
	background-height:100%;
	height: 100%;
	margin: 0px;
}
body {
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	background-color: #F2E9F2;
	background-height:100%;
	height: 100%;
	margin: 0px;
}
