body {
    background-color: white;
    font-family: arial,verdana;
}

#speedtest_contents {
    text-align: center;
}

#speedtest_credits {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size:75%;
}

#footer {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 400px;
    font-size:75%;
}

a.start_test {
    text-decoration: none;
}

