@charset "utf-8";
/* CSS Document */

body {
    width:800px;
    margin:0 auto;
    font-family:'Arial', sans-serif;
    font-size: 18px;
    line-height:1.5
    }
img {
    width: 100%;
    }
figcaption {
    font-size: 17px;
    line-height:1.2;
    font-family:'Arial', sans-serif
    }

