body {

    background-image: url("pix/Dusk.jpg");
    color:#000000;
    font-family:courier;
    font-size:12pt;
    text-align:center;
    margin:100px;
}

blink {
    color:yellow;
}

.neg {
    background:#fff;
    color:#0000aa;
    padding:2px 8px;
    font-weight:bold;
}

p {
    margin:30px 100px;
    text-align:center;
}br,br:hover {
    color:#000000;
    font-weight:bold;
}

.menu {
    text-align:left;
    margin-top:30px;
}


}a,a:hover {
    color:#000000;
    font-weight:bold;
}

.menu {
    text-align:center;
    margin-top:30px;
}
gc{
    context.clearRect(0,0,width,height);
}