Wouldn't mind if you could do it for me mate

I am new to all this sorta stuff!

Thanks!
Okay, your stuff is custom now --- other webmasters... look what can be done with my custom test, all customization can be done on your end.
http://www.mikesel.karoo.net/speedtest.htmlAll I added was (which for the most part you already had in your own template)....
<style>
a:link {
color: #AABCCD;
text-decoration: none;
}
a:visited {
color: #AABCCD;
text-decoration: none;
}
a:active {
color: #AABCCD;
text-decoration: none;
}
.tb {
border: 1px dotted #697F94;
}
a:hover {
color: #FBCA20;
text-decoration: none;
}
body, td {
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
scrollbar-base-color: #385774;
scrollbar-arrow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #2F4254;
scrollbar-face-color: #385774;
}
.progress {
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 11px;
color: #FFFFFF;
}
.progresstable {
background: #000000;
border: 2px inset #FFFFFF;
}
.startfont {
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 10px;
color: #FFFFFF;
}
TEXTAREA, .bginput {
FONT-SIZE: 10px;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
COLOR: #2F4254;
BACKGROUND-COLOR: #4AABCCD;
}
</style>
<body bgcolor="#2F4254" leftmargin="0" rightmargin="0">