BODY{
  color : #663333;
}

#title {
  position: absolute;
  top: 0px;
}

#bar2 { 
  position: absolute;
  top: 0px;
  left: 20%;
}


#frame { 
  top: 5%;
  height: 80%;
} 

#subMenu { 
  position: absolute;
  top: 30%;
  left: 5%;
  background-color: transparent;
  text-align: left;
  font-size: larger;
}


/* #sub_tech:before { content: url(../pic/credit.jpg)  } */
/* #sub_tech:hover:before { content: url(../pic/credit_over.jpg)  } */


DIV { 
  text-align: right;
  background-color: transparent; 
}
DIV SPAN { 
  color: black; 
  background-color: transparent;
}

