body {
    background-color: black;
    background-image: url("../img/space2.gif");
    background-repeat: repeat;
    color: yellowgreen;
    text-align: justify;
    font-size: 20px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    margin-left: 32px;
}
div.wrapper {
    width: 800px;
    margin: 0px auto;
}
div.geocities {
    bottom: 0;
    right: 0;
    margin-bottom: 100px;
    margin-right: 100px;
    position: fixed;
}