﻿
h1.header
{
text-align: center;
font-size: 50px;
color: #3333CC;
}

p.center
{
text-align: center;
}

p.footer
{
text-align: center;
font-size: 12px;
color: black;
text-decoration: none;
}

p.links
{
text-align: center;
font-size: 12px;
color: #CC66FF;
}
h2.title
{
color: black;
text-align: center;
font-size: 40px;
}
a.header
{
color: #3333CC;
text-decoration: none;
}
a.footer
{
text-decoration: none;
color: #CC66FF;
font-size: 12px;
}