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


body {
	margin: 0px;
}
img.left {
	position: fixed;
	left: 0px;
}
img.right {
	position: fixed;
	right: 0px;
}

