@import url('../default.css');

body {background:#666 url(shadowReads_files/marb106.jpg)}


h2, h3
{
  background-color: rgb(25, 25, 112) ;
  color: blanchedalmond;  /* this is font color */
}

hr.short {  color:navy;}

hr.medium {  color:navy;}

hr.long {  color:navy;}

div.figure {
  width: 35%;
  border: medium white inset;
  float: right;
}
div.figure img {
  width: 100%;
}
div.figure p {
  font-style: italic;
  font-size: 9pt;
  text-align: center;
  width: 100%;
}


