body {
     background-color: #00009c;
     background-image:
     url("images/stars2.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;}
td.fifty {width: 50%}
td.twentyfive {width: 25%}
blockquote {
     position: relative;
     margin-top: 10px;
     margin-right: 20px;
     margin-bottom: 30px;
     margin-left: 40px;
}
