body
{
background:url(images/bg.gif) no-repeat center center fixed;
margin:0px;
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#FFFFFF;
font-style:italic;
}

h1
{
margin:0px;
padding:0px;
font-size:25px;
color:#fed700;
font-style:italic;
font-weight:normal;
}

a
{
text-decoration:none;
font-size:13px;
color:#fff;
}


a:hover
{
text-decoration:underline;
color:#edba93;
}

