<style>

body{}

body {
background-image: url(BigStripes.jpg);
background-color:#000066;
font-family: "Comic Sans MS", sans-serif;
font-size: 10pt;
color: #339999;
}

a{
text-decoration: none;
font-size: 10pt;
font-family: "Comic Sans MS", sans-serif;
text-align: center;
font-weight: bold;
}


td{
text-align: center;
font-size: 10pt;
}

td.title{
font-size: 16pt;
font-weight: bold;
}

td.congrats{
font-size: 18pt;
font-weight: bold;
color: #3399cc;
}

a.sub{
text-decoration: none;
font-family: "Comic Sans MS", sans-serif;
font-size: 14pt;
font-weight: bold;
}

a:link{color:#669999}
a:visited{color: #9999cc}}



</style>