
.nav {
width:          1;
HEIGHT:        1;
top:            0%;
left:           1%;
VISIBILITY: visible; 
Z-INDEX:          1;
position:       relative;
}

.rant {
width:          500;
HEIGHT:        1;
top:            0%;
left:           30%;
VISIBILITY: visible; 
Z-INDEX:          1;
position:       relative;
}

BODY {

  background-color : #50C8EF;
  background-image: url(images/image001.jpg);
  font-family :  comic MS, Verdana, sans-serif;
  border-bottom : 0;
  border-left : 0;
  border-right : 0;
  border-top : 0;
}

A {
	COLOR: #ffffff; TEXT-DECORATION: none
}

A:hover {
	COLOR: #0099DD; TEXT-DECORATION: underline
}

.BIGNUMBERS {
	FONT-SIZE: 20pt
}

.SMALLCAPS {
	FONT-SIZE: 18pt
}



