/* erdet.css */

body {
    background:#68baf9;
    text-align:center;
}

#tekst{
    font-family: "Trebuchet MS", arial;
}

#ja{
    color:green;
}

#nej{
    color:red;
}

#link{
    position:absolute;
    bottom:0;    
}
