@charset "utf-8";
@import url("reset.css");
/* CSS Document */
body{ height:100%; font-size:100%; background:#000;}

#wrapper{ width:800px; height:auto; margin:0px auto;}
img{ width:800px; height:auto;}