/* histotyyli.css --- */

body {
    background-color: #000000;
    background-image: url('historiikktaus.jpg');
    background-attachment: fixed;
    background-repeat: repeat;
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    margin: 20px;
}
