#universe {
    color: #DDDDDD;
    //background-color: #444444;
    background-color: #000000;
    text-align: center;
    font-family: Verdana, sans-serif, Arial;
    position: absolute;
    width: 80%;
    //height: 80%;
    margin-top: 10%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 10%;
}

img {
    border: 0px;
}

.body {
    color: #FFFFFF;
    background-color: #000000;
    href: #00CC00;
}

#top {
    font-family: Arial;
}

#middle {
    font-family: sans-serif;
}

#bot {
    font-family: Verdana;
    font-size: 5px;
}

table.aeonictable {
    color: #DDDDDD;
    padding: 5px;
}

table.aeonictable td {
    text-align: center;
    font-style: italic;
}

ul.aeoniclist {
    list-style: none;
}

ul.neatlist {
    list-style: none;
    text-align: left;
}

li.neatli {
    font-family: Verdana;
    float: none;
}

#floater ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#floater li {
    float: left;
    display: block;
}

#pics {
    position: relative;
    text-align: center;
    margin-left: 5%;
    margin-rigth: 5%;
}

#box {
    position: relative;
    width: 30%;
    margin-left: 35%;
    margin-rigth: 35%;
}

#one {
}

#two {
    float: left;
}

#three {
    float: right;
}

#four {
    float: left;
}

#five {
    float: right;
}
