body
{
background-color : #FFFFFF;
}
a
{
color : #999999;
text-decoration : none;
}
p
{
text-align : center;
}
a:hover
{
font-size : 1.2em;
color : #000000;
text-decoration : underline;
}
div
{
text-align : right;
font-size : 0.7em;
font-weight : bold;
}
h1
{
text-align : center;
color : #B70000;
font-size :3em;
}
img
{
border-style : none;
}
div a img
{
height : 31px;
width : 88px;
}