
a {
    color : #0e7700;
    text-decoration : none;
  }

body {
    background-image : url("images/hatter.jpg");
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }

h1 {
    color : #000000;
    font-family : Arial, Helvetica, Verdana, 'sans serif';
    font-style : italic;
  }

table {
    border : 0px;
  }

.img-0-hatter {
    background-image : url("images/img2-0-0.jpg");
    background-repeat : no-repeat;
    text-align : center;
    vertical-align : middle;
  }

.img-1-hatter {
    background-image : url("images/img2-0-hatter.jpg");
  }

.img-2-hatter {
    background-image : url("images/img2-1-hatter.jpg");
    background-repeat : no-repeat;
  }

.img-6-hatter {
    background-image : url("images/img2-6-0.jpg");
    background-repeat : repeat-y;
  }

.mainpage {
    top : 0px;
  }

a:hover {
    color : #393939;
    text-decoration : none;
  }

