body { background-image: url(image001.jpg); overflow: hidden; hight: 100%; width: 100%; margin:0; padding:0; }
h1 { font-family: Arial; font-weight: bold; font-size: 28px}
h2 { font-family: Arial; font-weight: bold; font-size: 22px}
h3 { font-family: Arial; line-height: 24px; font-weight: normal; font-size: 16px }
p { font-family: Arial;  font-size: 18px; line-height: 24px }
ul { font-family: Arial; font-size: 18px; line-height: 24px }
ol { font-family: Arial; font-size: 18px; line-height: 24px }

p.capt {font-size: 14px; line-height: 16px }

p.note {background-color: #F5F5DC;   border-left: 6px solid #BC8F8F; padding: 4px 12px; margin-right: 15px}


a:hover {color: black}

#Jmol {  width: 50%; height: 100%; float:left;  overflow: hidden;  }

#text { position: relative; width: 49%; height: 100%; overflow: scroll; float: right;  }