@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bkgImage {
	background:url(images/index_01.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.bkgImage2 {
	background:url(images/index_03.jpg);
	background-repeat:no-repeat;
}