body
{
 background-color:#B7C2F0;
 background-repeat:no-repeat;
 background-attachment:fixed;
 background-position:center;
}

.link
{
 font-family: "Times New Roman", Times, serif;
 font-size: 10px;
 text-align:center;
 color: #990033;
 font-weight: bold;
 text-decoration: underline;
}

.linkPictures
{
 font-family: "Times New Roman", Times, serif;
 font-size: 13px;
 text-align:center;
 color: #990033;
 font-weight: bold;
 text-decoration: underline;
}

a.link:hover 
{
 color: #660021;
 text-decoration: underline;
 cursor: pointer;
}

.box
{
 font-family: "Bookman Old Style";
 background-color: #FFFFCC;
 border-color: #990033;
 border-style: groove;
 border-width: 2px;
 text-align:center;
 font-size:11px;
}

.title
{
 font-family: "Monotype Corsiva","Times New Roman",Times,"Bookman Old Style";
 font-weight: bold;
 text-align:center;
 font-size:20px;
 color: #660021;
}

.personalText
{
font-family: "Monotype Corsiva","Times New Roman",Times,"Bookman Old Style";
font-weight: bold;
text-align:center;
font-size:20px;
color: #660021;
display: block;
}

