
body {
background-color : #000000;
color : #ebe4e4;
font-family : "Arial", Comic Sans MS, Helvetica, sans-serif;
font-size : 12px;
letter-spacing : 1px;
margin-top : 3px;
} 
h1 {
font-family : "Arial", Helvetica, sans-serif;
font-weight : bold;
letter-spacing : 2px;
color : #ebe4e4;
font-size : 24px;
}
h2 {
font-family : "Lucida Calligraphy", Arial, Helvetica, sans-serif;
font-weight : bold;
letter-spacing : 2px;
color : #c3e6ed;
font-size : 20px;
}
.memory {
font-family : "Lucida Calligraphy", Arial, Helvetica, sans-serif;
font-weight : bold;
letter-spacing : 2px;
color : #ebe4e4;
font-size : 28px;
}
.content {
font-color : #ffffff;
font-family : "Lucida Calligraphy",  Arial, Helvetica, sans-serif;
font-size : 16px;
text-decoration : italic;
text-align : center;
line-height: 175%
}
.thanks {
font-color : #ffffff;
font-family : "Lucida Calligraphy",  Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : italic;
text-align : center;
}
.boogey {
background-color : #d6d8d8;
font-family : "Arial", Helvetica, sans-serif;
font-size : 12px;
align: center;
color : #000000;
text-decoration : bold;
}

a:link { color: white; text-decoration: underline; font-weight : bold; } 
a:visited { color: purple; text-decoration: none; font-weight : bold; } 
a:hover { color: red; }




