﻿@charset "UTF-8";

body { background-color:#e1e5e2;}

p { text-align:center;
    font-size:20px;
    margin-top:100px;
    margin-bottom:160px;
    line-height:1.7;
    color:#444444;
    letter-spacing:0.1em;
}

