A {color:#000000; text-decoration:underline; }
A:hover {color:#000000; text-decoration:none; }

body {
background-color:#e5e2ea;
  font-family:Georgia, Times;
  font-size:85%;
  line-height:25px;
  background-image:url(images/logo.png);
  background-position:95% 5%;
  background-repeat:no-repeat;
  background-attachment:fixed;
  margin-top:150px;
  margin-right:0;
  margin-left:0;
  padding:0; }

.text {
  margin-left:5%;
  margin-right:27%; }

.nav {
  font-variant:small-caps; }

.subhead {
  font-size:140%;
  font-weight:bold;
  font-variant:small-caps; }

audio {
  width:100px;
  display:block;
  height:50px; }

img {
  border:1px #666666 solid; }

table {
border:0;
width:100%;
  font-family:Georgia, Times;
  font-size:100%; }

td {
   border: 1px #CCCCCC solid;
   text-align:center;
   padding:3px; }
