body
{
    background-color: #000000;
    color: #ffffff;
    font-family: Helvetica, Helvetica Neue, sans-serif;
}

#content
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    max-width: 940px;
}

#header
{
    text-align: center;
}

#sphereimg
{
    float: left;
    width: 110px;
}

#spheredesc
{
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 2em;
    background: url("img/textBG.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    width: 500px;
    float: left;
    text-align: justify;
}

#socbox
{
    margin-left: 690px;
    width: 250px;
    text-align: center;
}

