    img {
      border: 0px;
    }
    #header img {
      border-bottom: 5px solid #ccf;
    }
    body {
      font-family:Arial,Helvetica,Sans-serif;
      font-size:14px;
      line-height:1.4;
      width: 800px;
      margin-right:30px;
      margin-left: 120px;
background: #efefff;      

background-image: url('laita.jpg');
background-repeat: repeat-y;      
    }

    h1 {
      color: #33a;
      border-bottom: 2px solid #ccf;
    }
    h2,
    h3 {
      color: #33a;
      border-bottom: 1px solid #ccf;
    }
    #content_box {
      width: 230px;
      float: left;
      margin-left: 15px;
      margin-left: 30px;
    }

    #tank_box {
      float: left;
      width: 800px;
      margin-left: 0px;
      margin-top: 25px;
    }
    #tank_box table {
      font-size:14px;
    }
    #tank_box img {
      float: left;
      margin-right: 25px;
    }

    #tank_box img#email {
      float:none;
    }

    #page {
      width: 800px;
    }
    A {
      font-weight: bold;
    }
    A:link {text-decoration: none; color: #33a}
    A:visited {text-decoration: none; color: #33a}
    A:active {text-decoration: none}
    A:hover {text-decoration: underline; color: #bbe;}
