BODY {

background-color: #FFFFFF;
background-repeat: repeat-x;
color: #FFF;


}
a:hover{
color: #FFF;
}
a:active{
color: #FFF;
}
a{
color:#FFF;
}

.floor {

z-index: 0;;

}

.mainlayer {

z-index: 1;

}

.topleft {

position: fixed;
top: 5;
left: 0;
z-index: 1;

}

CAPTION {
font:arial;
font-size: 20px;
font-color: #FFF;
font-style: arial;
}

td {

border: 5px;

}
