html { background: url(../images/homeback.gif) no-repeat center center fixed;
    /* -webkit-background-size: cover;
    -moz-background-size: cover; 
    -c-background-size-: cover; */
    background-size: cover; 
}
body {
  /* width: 100%; */
  font-family: Verdana, Geneva, Arial, sans-serif;
}
img.shortbanner {
  margin-left: 15%;
  margin-right: auto;
}
#twprdiv {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 240px;
  overflow: hidden;
  text-align: center;
}
p.h1p {
  font-size: 150%;
  margin-bottom: 2em;
  text-indent: 15%;
  float: center;
}
p.researchp {
    margin-left:1em;
    text-indent:-1em;
    width: 50%;
}
#readbody {
    position: relative;
    left: 10%;
    font-color: #000000;
    font-family: "Times New Roman", serif;
    margin-left: auto;
    margin-right: auto;
}
img.tallimg {
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px 5px #333333;
}
p.blkentryp {
    font-color: #000000;
    width: 100%;
    font-family: "Times New Roman", serif;
    text-align: left; 
}
p.blkentryp:first-line {
    font-family: "Verdana", "Geneva", "Arial", sans-serif;
    white-space: nowrap;
    overflow: hidden;
    font-style:	italic;
}
