html {
}

body {
    background-image: url(../images/Hieroglyfi.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-attachment: fixed;
    background-color: #CCCC99;
}

img {
    border: 0;
}
