body
{
background-color:black;
color:silver;
font-family:"Times New Roman", Times, Georgia, serif;
}
h1
{
color:red;
text-align:center;
font-family:"Times New Roman", Times, Georgia, serif;
}
h2
{
color:red;
text-align:center;
font-family:"Times New Roman", Times, Georgia, serif;
}
h3
{
color:red;
text-align:center;
font-family:"Times New Roman", Times, Georgia, serif;
}
h4
{
color:red;
text-align:center;
font-family:"Times New Roman", Times, Georgia, serif;
}
h5
{
color:red;
text-align:center;
font-family:"Times New Roman", Times, Georgia, serif;
}
div
{
font-family:"Times New Roman", Times, Georgia, serif;
}
p
{
font-family:"Times New Roman", Times, Georgia, serif;
} a:link {color:white} a:visited {color:silver} a:hover {color:white}
a:active {color:red}
.important {color:red;font-weight:bold;}
@font-face {
    font-family: diploma;
    src: local(diploma), url('diploma.ttf') format('opentype');
}
diploma
{
font-family:diploma;
font-size:150%;
}
@font-face {
    font-family: bart;
    src: local(bart), url('bart.ttf') format('opentype');
}
bart
{
font-family:bart;
}
