﻿body {
    overflow: hidden;
    font-family: 'Segoe UI', sans-serif;
    background-attachment: fixed;
    background: url(/img/jul/elg-text.jpg);
    margin: 0px;
    background-position: 0px bottom;
    background-color: black;
    cursor: url(/img/hebe.png), auto;
}

html {

}

canvas {
    position: fixed;
    left: 0;
    top: 0;
}

img{
    position:absolute;
    left: 100px;
}

span {
    font-style: italic;
}
