@charset "utf-8";
body {
    background-color: #474242;
}
h1  {
    color: #E2E882;
    text-align: center;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    margin-top: 100px;
}
