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

body {
    background-color: #bcbec0;
}

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