body {
	background:url("./img/relaunch.png");
  background-color:#4b4f54;
  color:rgb(255,255,255)
  font-size: 100.01%;
  font-family: Helvetica,sans-serif,Arial;
  margin: 0; padding: 1em 0;
  text-align: left;
 }

 #main, #lo, #lu, #ro, #ru, #rs, #title, #eisberg, #navi1, #navi2, navi3 {
	position:absolute;
	border-collapse:collapse;
	background-repeat: no-repeat;
	}

 p, td, a, h1, h2 {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #aaaa88;
	text-decoration:none;
 }

 a:link {
	text-decoration: italic bold;
	}

 a:visited { 
	}
 
 a:hover {
	text-decoration: italic bold;
	color: #666688;
	}
 
 a:active { 
	text-decoration: italic bold;
	}

 a:focus {
	background-color:#888888;
	}
 
 #main{
   left:50px;
   top:70px;
   width:690px;
   height:503px;
   }

#title{
  left:56px;
  top:80px;
  width:468px;
  height:78px;
  background:url("./img/title1206.jpg");
}

#navi1{
  left:65px;
  top:160px;
  width:500px;
  height:28px;
 }

 #navi2{
  left:570px;
  top:538px;
  width:160px;
  height:22px;
 }

#pic{
  position:absolute;
  overflow:hidden;
 }

#text{
  position:absolute;
  overflow:auto;

 }