body {
    background-color: white;
}

p, td, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#speedtest_contents {
    text-align: center;
}

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

a.start_test {
    text-decoration: none;
}

