body {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}

p {
    font-family:'Times New Roman', Times, serif;
    color: #666;
}

h1 {
    text-align: center;
    font-weight: normal;
    font-family: Yu Gothic, YuGothic;
    font-size: 2.5em; 
    margin: 0;
}

h2 {
    font-size: 2em;
    font-weight: normal;
}

