body
  {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: white url(BG-Image.gif) 
	no-repeat;
  }
.style3
  {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 5px
  }
a:link
  {
	text-decoration: none;
	color: #003300;    
  }
a:visited
  {
    text-decoration: none;
	color: #003300;
  }
a:hover
  {
	color: #000000;
	background-color: #FFFFCC;
  }
a:active
  {
	text-decoration: none;
	color: #003300;
	font-weight: bold;
  }
.nav
  {
    position:absolute;
	top: 67px;
	left: 395px;
	width: 350px;
	height: 60px;
  }
.wheel
  {
    position: absolute;
	top: 75px;
	left: 5px;
	width: 70px;
	height: 70px;
  }
.footer
  {
    color: #003300;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	margin-left: 155px;
	margin-bottom: 15px;
  }
.content-area
  {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 80px;
	margin-bottom: 45;
	margin-left: 150px;
	margin-right: 15px;
  }
.name-link
  {
	position: absolute;
	top: 12px;
	left: 424px;
  }
.first-food
  {
	position: absolute;
	top: 17px;
	left: 281px;
  }
.second-food
  {
	position: absolute;
	top: 49px;
	left: 187px;
  }
.third-food
  {
	position: absolute;
	top: 104px;
	left: 104px;
  }
.fourth-food
  {
	position: absolute;
	top: 187px;
	left: 50px;
  }
.fifth-food
  {
	position: absolute;
	top: 282px;
	left: 16px;
  }
.coco-image
  {
    float:right;  
  }

