body{
background-image:url(images/calendar.jpg);
background-repeat: no-repeat;
font-family: sans-serif;
font-size: 12px;
background-color: #ffffff;
color:#000000;
margin:0;
}
h1{
font-size:16px;
}
a
{
color:#ffffff;
text-decoration:none;
}
a:hover
{
color:#ff0000;
text-decoration:underline;
}
.blacklinks
{
color:#000000;
font-weight:bold;
}
#content{
position:absolute;
top: 104px;
left: 140px;
margin-right: 10px;
}
#navigation{
position: absolute;
top: 170px;
left: 10px;
width:110px;
font-family:tahoma,sans-serif;
font-weight:bold;
font-size:11px;
letter-spacing:1px;
color:#ffffff;
}