body { margin: 0px; background: #000000; background-image: url('background.jpg'); background-repeat: repeat-y;
font-family: Tahoma; font-size: 7px;
 font-weight: normal; color: #000000;}

#header { position: absolute; top; 0px; left: 0px; width: 1024px; height: 1200px; background-image: url('header.jpg'); background-repeat: no-repeat; }

#navigation { position: absolute; top: 400px; left: 20px; width: 130px; padding-bottom: 10px; font-family: verdana; font-size: 10px; font-weight: normal; color: #b8b787; }

#content { position: absolute; top: 500px; left: 200px; width: 600px; padding-bottom: 10px; }


a:link { font-family: calibri; font-size: 8px; font-weight: normal; text-decoration: none;color: #000000; }
a:active { font-family: calibri; font-size: 8px; font-weight: normal; text-decoration: none; color: #000000; }
a:visited { font-family: calibri; font-size: 8px; font-weight: normal;  text-decoration: none; color: #000000; }
a:hover { font-family: calibri; font-size: 8px; font-weight: bold; text-transform: none; cursor:crosshair;  color: #000000; }

h1 { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #000000; }

/*p { font-family: Tahoma; font-size: 12px; font-weight: normal; color: #000000; }*/

b { font-family: Tahoma; font-size: 10px; color: #000000; }

i { font-family: Tahoma; font-size: 10px; color: #000000}

u { font-family: Tahoma; font-size: 10px; color: #000000 }

s { font-family: Tahoma; font-size: 10px; color: #000000 }



.cross { cursor:crosshair}. 
