body {
background-color:black;
}
h2 {
color:white;
text-align:center;
font-style:italic;
font-size:16pt;
font-type:bookman old dtyle;
}
h3 {
color:white;
font-size:12pt;
}
h4 {
color:white;
font-size:24pt;

a:unvisited,a:visited {
color:red;
}
a:hover {
text-decoration:none;
background-color:white;
}
#rate {
color:white;
text-align:center;
font-size:12pt;
}