body
{
margin : 3%;
background-color : #ffffff;
}

h1
{
font-family : garamond, times, arial;
font-size : medium;
font-variant : small-caps;
}

div
{
text-align : center;
font-family : times;
}

div.text 
{
color : #ccccff;
}

p
{
font-family : arial;
font-variant : normal;
font-variant : small-caps;
color : #333333;
}



a:link
{
text-decoration : none;
color : #660033;
font-weight : normal;
}

a:visited
{
text-decoration : none;
color : #660033;
font-weight : normal;
}

a:hover
{
text-decoration : none;
color : #333333;
font-weight : normal;
}

p.info
{
margin-top : 5%;
font-family : times;
font-size : small;
font-variant : small-caps;
color : lime;
}

p.copyright
{
font-family : arial;
font-size : small;
font-variant : small-caps;
color : #ccccff;
}

a:link.copyright
{
text-decoration : none;
color : red;
font-weight : normal;
}

a:visited.copyright
{
text-decoration : none;
color : red;
font-weight : normal;
}

a:hover.copyright
{
text-decoration : none;
color : lime;
font-weight : normal;
}
