@charset "UTF-8";
/* CSS Document */
body {background-color: black}

img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



