body{
background: #5F594D url(images/bg.jpg) repeat-y center;
font-family: Times New Roman;
font-size: 16px;
text-align:justify;
font-style:italic;
}

td,th{
font-family: Times New Roman;
font-size: 16px;
text-align:justify;
font-style:italic;
}


.navigation {
background: url(images/nav.png);
padding:10px;
margin:10px;
text-align: center;
}

.footer {
text-align: center;
margin : 10px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#260a36;
font-style:normal;
}

h1 {
font-weight: normal;
text-align: center;
font-size: 30px;
font-family: "Edwardian Script ITC", Times New Roman, Times, serif;
letter-spacing: 1px;
color: #260a36;
margin: 2px 0 10px 0px;
font-weight:bold;
}

h2 {
color:#260a36;
font-size:20px;
}

h3 {
color:#FFFFFF;
font-size:20px;
}

a:link, a:visited, a:active {
color:#FFFFFF;
text-decoration: none;

}

a:hover {
color:#260a36;
text-decoration: none;
}
