body {
background-color: #ff0000;
color: #000000;
font-size: 12pt;
font-family: georgia
}

h1, h2 {
text-align: center;
color: #000000;
font-family: "bradley hand itc"
}

h3 {
text-align: center;
color: #ffffff;
font-family: "bradley hand itc"
}

p.center {text-align: center}

p.two {
color: #ffffff;
font-size: 14pt;
font-family: "bradley hand itc"
}

a:link,a:visited {
color: #ffffff;
font-weight: bold; 
text-decoration: none
}

a:hover {
color: #000000;
font-weight: bold; 
text-decoration: none
}

a.main:link,a.main:visited {
font-family: "bradley hand itc";
color: #ffffff;
font-size: 25pt; 
font-weight: bold; 
text-decoration: none
}

a.main:hover{
font-family: "bradley hand itc";
color: #000000;
font-size: 25pt; 
font-weight: bold; 
text-decoration: none
}

img.center {
display: block;
margin-left: auto;
margin-right: auto
}

table {
margin-left: auto;
margin-right: auto
}