#title { 
  position: absolute;
  top: 0px;
  height: 26%; 
}

#frame {
  padding: 10px 0 10px 0;
  top: 26%;
  width: 90%;
  height: 60%;
} 

P:first-letter {
	font-size: 1.4em;
}
P EM {
	font-weight: bold;
}
LI {
  list-style-type: circle;
  list-style-position: outside;
}

