@import url('http://superninja.dk/pub/code/css/reset.css');

body {
    padding: 0.5em;
    font: normal 1em/1.6 'Lucida Fax', 'Palatino', Georgia, serif;
}

h1 {
    text-align: center;
    font: normal 2em/1.6 'Gill Sans', sans-serif;
}

p#currently {
    margin-top: 1.6em;
    text-indent: 0;
}

p {
    text-align: justify;
}

p + p {
    text-indent: 1em;
}

/* Hidden elements */
#other, #oenskeliste, #pic, #inspiration {display: none;}