﻿body {
}

h1 
{
  font-weight: bold;
  font-family: Trebuchet MS;
  font-size: x-large;
  text-decoration: underline;
}

#a3uklogo {
    background: url("http://www.a3uk.com/images/a3uk_logo_glow_80x35.png") no-repeat scroll 0 0 transparent;
    top: 563px;
    cursor: pointer;
    height: 35px;
    left: 100px;
    position: relative;
    width: 80px;
    z-index: 2;
    border: 0;
}