body {
    background-color: black;
    background-repeat: repeat;
    margin: 0px;
    padding: 0px;
}

#browser {
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    width: auto;
    margin-right: 0px;
    height: auto;
}