html {
    font-family: "Comic Sans MS", "Comic Sans", sans-serif;
    background-image: url("/images/ww2_animu_lighter.jpg");
    background-attachment: fixed;
    background-size: cover;
}

.page {
    color: #000000;
}

.page .header {
    color: #000000;
}
.content .header:link, .content .header:visited:hover {
    color: #000000;
}

.cute {
    position: fixed;
    bottom: 0;
    right: 20pt;
}

.cute2 {
    position: fixed;
    bottom: 0pt;
    left: -10pt;
}

.cute3 {
    position: fixed;
    bottom: 150pt;
    right: 20pt;
}