body, #full {
    margin: 0px 0px 0px 0px;
    width:  100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: white;
}

a, a:hover { color: #333333; }

#full { position: absolute; }

