@import "general.css";

#topsection{
position:relative;top: 0px;
background-repeat: no-repeat;
background-image:url(images/hatop.jpg);
background-position:50% 90px;
height: 420px; 
margin-left:0px;
margin-top:-8px;
}
#imagecontainer
{position:absolute; top: 800px;left:550px;
background:transparent;
width:300px;
height:1250px;

}

#head
{background-color: transparent; width: 690px; height: 134px;
background-repeat: no-repeat;
background-image: url(images/hahead.png);  
margin:0;
padding:0;
position:relative;top:10px;
}

#image1
{background-color: transparent; width: 250px; height: 200px;
background-repeat: no-repeat;
background-image: url(images/haknot.jpg);  
margin:0 0;
padding:10px 15px;
position:relative; left:0px; top:0px;
}

#image2
{background-color: transparent; width: 160px; height: 265px;
background-repeat: no-repeat;
background-image: url(images/hawall.jpg);  
margin:0 0;
padding:10px 15px;

position:relative; left: 0px; top: 50px;
}

#image3
{background-color: transparent; width: 245px; height: 200px;
background-repeat: no-repeat;
background-image: url(images/haguiding.jpg);  
margin:0 0;
padding:10px 15px;
position:relative; left: 0px; top:120px;
}

#image4
{background-color: transparent; width: 170px; height: 260px;
background-repeat: no-repeat;
background-image: url(images/hades.jpg);  
margin:0 0;
padding:10px 15px;
position:relative; left: 0px; top:190px;
}




