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

html
{}

body{
margin:0;
padding:0;
background-color:#FFF;}

img{
display:block;
margin:100px auto;}
