@import url("/css/fanwood.css");

body {
    margin: 40px auto;
    max-width: 650px;
    line-height: 1.5em;
    font-size: 1.2em;
    padding:0 10px
}

h1, h2, h3 {
    line-height: 1.2em;
}

hr {
    margin-top: 1.5em;
    width: 15%;
    color: antiquewhite;
    size: 5px;
}

