h1 {
 font-family: sans-serif;
 font-size: large;
 color: #FFFFFF;
 text-align: center;
}

body {
 font-family: "Arial Narrow";
 font-size: 6px;

}


div.navigation
{
 position: absolute;
 top: 107px;
 left: 0;
 padding: 10px 0 0 10px;
 z-index: 0;
 overflow: visible;
 height: 100%;
 width: 140px;
 background-color: #9F9FFF;
}
