body {
background-color : #060020;
background-image : url("../images/bg.gif");
}
p.maintitle {
font-family : Comic Sans MS, Arial;
font-size : 24pt;
color : #ffcc00;
font-style : normal;
text-align : center;
font-weight : bold;
}
p.subtitle {
font-family : Comic Sans MS, Arial;
font-size : 18pt;
color : #ffcc00;
font-style : normal;
font-weight : bold;
text-align : left;
margin-left : 1in;
}
p.mainbody {
font-family : Comic Sans MS, Arial;
font-size : 14pt;
color : #ffff99;
font-style : normal;
font-weight : bold;
text-align : left;
margin-left : 1in;
}
p.mainftr {
font-family : Comic Sans MS, Arial;
font-size : 14pt;
color : #ffcc00;
font-style : normal;
text-align : center;
font-weight : bold;
}
p.subftr {
font-family : Comic Sans MS, Arial;
font-size : 12pt;
color : #ffcc00;
font-style : normal;
text-align : center;
}
p.subbody {
font-family : Comic Sans MS, Arial;
font-size : 12pt;
color : #ffff80;
font-style : normal;
text-align : left;
margin-left : 1in;
}a:link {text-decoration: none; color: white;
}
a:visited {text-decoration: none; color: white;
}
a:hover {text-decoration: none; color: gray;
}
a:active {text-decoration: none; color: white;
}
