BODY { background-image: url('eagleBackground.jpg');}

.myhead { height: 100px;
	 width: 606px;
	 background-image: url('bloechligAir.gif');
	 background-repeat: no-repeat;
	 color: green;}

.navig { position: absolute;
	 top: 100px;
	 left: 10px;
         width : 140px; }

.content { position: absolute;
	   top: 120px;
	   left: 160px;
	   width: 450px; }


        
td, body { font-family: helvetica,arial,sans-serif;
          font-size: large;
	  color: black }

a { color: blue }
