body {
color: #A9A9A9; /* Цвет текста */
    font-family: arial,verdana;
}

#speedtest_contents {
    text-align: center;

}

#speedtest_credits {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

a.start_test {
    text-decoration: none;
}

