@charset "utf-8";


html,
body {
    margin: 0;
    padding: 0;
}

body {
    width: 814px;
    margin: 0 auto 50px;
}

h1 {
    margin: 0;
}