  body {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;                                
    background-image:url(./img/kulsohatter.jpg);    
  }
  body {
    text-align: center;
    font-size: 12px;
    font-style: italic;
    font-family: Comic Sans MS, arial;
    color: red;                  
  }
                           
  div.frame_main {
    width: 925px;
    background-image: url(./img/hatter_alap.jpg);   
    background-repeat: none,none;                  
  }         

  div.frame_main2 {
    width: 925px;
    height: 68px;
    background-image: url(./img/lablec.jpg);
    background-repeat: none,none;   
  }

  h1 {
    font-family: arial;
    font-weight: bold;
    font-size: 16px;
    color: red;        
  }     

img {
  border: none;
}

