body
{
   background: rgb(2, 30, 80) url("image/flyhigh1600r.jpg") no-repeat top left;
   background-attachment: fixed;
   color: rgb(144, 195, 222);
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt/16pt;
}

a:visited
{
   text-decoration: none;
   font-weight: bold;
   color: rgb(58, 98, 168);
}

a:hover, a:active
{
   text-decoration: underline;
   color: rgb(144, 195, 222);
}

a:link
{
   text-decoration: none;
   font-weight: bold;
   color: rgb(144, 195, 222);
}

#home
{
   font: 36pt/46pt arial;
   font-weight: bold;
   color: rgb(159, 49, 49);
}

#clock
{
   position: absolute;
   top: 1cm;
   left: 1cm;
}

#header
{
   position: relative;
   top: 3cm;
   font-weight: bold;
   text-align: right;
}

#navbar
{
   position: relative;
   bottom: -10cm;
   text-align: center;
   color : rgb(0, 0, 0);
}
