body {
     background-color: #00009c;
     background-image:
     url("images/stars4.jpg");
     text-align: center;
}
h1 {
     font-family: comic sans ms;
     text-align: center;
     color: #dbdb70
}
h3 {
     font-family: comic sans ms;
     text-align: center;
     color: #dbdb70
}
p {
     font-family: sans-serif;
     color: #000000
}
p.center {
     font-family: sans-serif;
     text-align: center;
     color: #000000
}
.centered-table {
     width: 75%;
     margin-left: auto;
     margin-right: auto;
     background-color: #ffffff;	
     text-align: left; 
}
.title-table {
     margin-left: auto;
     margin-right: auto;
     text-align: left; 
}
.cover-table {
     margin-left: auto;
     margin-right: auto;
     background-color: #ffffff;
}
A:link IMG, A:visited IMG {border-width: 0;}
a#pilgrim
{
   display: block;
   width: 225px;
   height: 225px;
   float: left;
   margin: 0 1% 0 0;
   border: none;
   background: url("images/pilgrimsmall.jpg") no-repeat;
}

a#pilgrim:hover
{
   background: url("images/pilgrimbig.jpg") no-repeat;
}
a#poems
{
   display: block;
   width: 225px;
   height: 225px;
   float: left;
   margin: 0 1% 0 0;
   border: none;
   background: url("images/poemssmall.jpg") no-repeat;
}

a#poems:hover
{
   background: url("images/poemsbig.jpg") no-repeat;
}
a#standrew
{
   display: block;
   width: 225px;
   height: 225px;
   float: left;
   margin: 0 1% 0 0;
   border: none;
   background: url("images/standrewsmall.jpg") no-repeat;
}

a#standrew:hover
{
   background: url("images/standrewbig.jpg") no-repeat;
}
a#LJ
{
   display: block;
   width: 225px;
   height: 225px;
   float: left;
   margin: 0 1% 0 0;
   border: none;
   background: url("images/LJsmall.jpg") no-repeat;
}

a#LJ:hover
{
   background: url("images/LJbig.jpg") no-repeat;
}
.hiddenPic {display:none;}
