  #logo {
    height: 77px; width:400px; float:left;
    background: url("images/logo.jpg") no-repeat 0px 0px; 
    margin: 0;
    padding: 0;
  }
  #fullname {
    height: 77px; width:310px; float:right; 
    background: url("images/nsw_name.jpg") no-repeat right bottom; 
    margin: 0;
    padding: 0;
  }
