@charset "utf-8";

#ht_1  {
    position: relative;
    margin: 0 auto;
    width: 1024px;
    height: 737px;

}

#hatter, #terkep_1, #terkep_2  {
    position: absolute;
    width: 1024px;
    height: 737px;
}

#ht_1 {
    background-color: #ffffff;
    
}
#hatter {
    
    left: 0px;
    top: 0px;
}

#terkep_1 {
   left: 0px;
    top: 0px;
    

}

#terkep_2 {
    left: 0px;
    top: 0px;
   

}