html,body {
font-family: Times New Roman, Times, serif;
background-image: url(birthday-party-stripe.jpg);	 
}
input {
font-family: Georgia, Times New Roman, Times, serif;
}
textarea {
font-family: Times New Roman, Times, serif;
}
a:link {
color: #0000FF;
}
a:visited {
color: #0000FF;
}
.bodyText {
color: #000000;	
}
a.bodyLink:link {
color: #0000FF;
}
a.bodyLink:visited{
color: #0000FF;
}
a.bodyLink:hover{
color: #FF0000;
}
h1{
text-align: center;
color: #0000FF;
font-size: 150%;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
}
h2{
text-align: center;
color: #0000FF;
font-size: 130%;
font-style: italic;
}
td.one{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 115%;
text-align: center;
color: #0000FF;
}
td.two{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 115%;
color: #000000; 
}
td.three{
border: solid #0000F9;
}
td.four{
background-image: url(birthday-button.jpg);
}
table.five{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 110%;
color: #000000;
}
td.six{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 180%;
text-align: center;
color: #FF0000;
font-weight: bold;
}
td.severn{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 115%;
color: #000000; 
text-align: center;
}





td.eight{
font-family: Comic Sans MS;
color: #000000;
font-size: 115%;
text-align: left;
}table.nine{
font-family: Comic Sans MS;
color: #000000;
font-size: 115%;
text-align: left;
}

#navigation{
background-image: url(birthday-button.jpg);
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
font-weight: bold;
font-size: 130%;
}
#navigation a:link {
color: #0000FF;
text-decoration: none;
} 
#navigation a:visited{
color: #0000FF;
text-decoration: none;}
#navigation a:hover{
color: #00FFFF;
}
#navigation td a:link{
display: block;
border-top: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-bottom: 3px solid #0000F9;
border-right: 3px solid #0000F9;
}
#navigation td a:visited{
display: block;
border-top: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-bottom: 3px solid #0000F9;
border-right: 3px solid #0000F9;}
#navigation td a:hover{
display: block;
background-image: url(birthday-button1.jpg);
border-top: 3px solid #0000F9;
border-left: 3px solid #0000F9;
border-bottom: 3px solid #ffffff;
border-right: 3px solid #ffffff;
}