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

body{
	background-color:#FFEEE7;
	text-align: center;	
}

img {
    max-width: 100%;
    height: auto;
}
