body{ margin: 0px;} 

p{ text-align: justify; line-height: 2; font-family:times; padding:20px;}

h1{ letter-spacing: .5em; color:red; font-family:times;text-align:center;}
h2{ color:blue; letter-spacing: .5em;}
 li{ list-style-image: url(cross.gif);line-height: 1.75;  font-size:14px;font-family:arial;letter-spacing: .25em;}

a {
display:block;
padding:2px;
text-decoration:none;
width:14em;
margin:2px; 
color:#0000ff;
font-family:"Trebuchet MS", Verdana, sans-serif
} 
	
a:link, a:visited {

color:#0000ff;
} 

a:focus, a:hover {


color:#ee0000;
} 

a:active {
background:#cccccc;

} 

.box1{
position:relative;
width:500px;
height:100%;
left:265px;
top:660px;
background-color: #eeeeff;
z-index:5;
}

.box2{
position:fixed;
width:800px;
height:283px;
left:50px;
top:40px;
background-image: url(airship2.png);
z-index:7;
}
.box3{
position:absolute;
width:320px;
height:400px;
left:270px;
top:230px;
background-image: url(zep11.jpg);
background-color: #eeeeff;
z-index:5;
}
.box4{
position:relative;
top:630px;
width:735px;
height:430px;
left:265px;
background-image: url(zep12.jpg);
background-color: #eeeeff;
z-index:5;
}

.box5{
position:absolute;
width:500px;
height:61px;
left:10px;
top:-14px;
background-image: url(zep1d.jpg);
background-color: #eeeeff;
}
.box6{
position:absolute;
width:248px;
height:333px;
left:750px;
top:1120px;
background-image: url(cabin.jpg);
background-color: #eeeeff;
}

.box7{
position:absolute;
width:248px;
height:328px;
left:752px;
top:1672px;
background-image: url(engin.jpg);
background-color: #eeeeff;
}

.box8{
position:absolute;
width:248px;
height:328px;
left:12px;
top:1015px;


}
.box9{
position:absolute;
width:120px;
height:24px;
left:580px;
top:1961px;

z-index:8;
}


