body	{ background-color:#9933ff;
	  width: 100%;
	  font-size: 1.2em;
	  font-family: sans-serif, Helvetica, verdana, arial;	}

table	{ border: 8px outset #6633ff;
	  width: 680px;
	  margin: auto;
	  padding: 0;
	  background-color: #ffffff;
	  color: #6600cc;	}

#hello	{ text-align: center;
	  font-size: .7em;	}

#footer	{ color: #ffffff;
	  font-size: .80em;
	  font-style: italic;
	  text-align: center;	}

h1	{ color: #ffffff;
	  font-size: 1.8em;	}

.navbar		{ border: 3px outset #999933;		  
		  background-color: #000000;
		  font-family: Arial, Helvetica, sans-serif;
		  padding: 7px;
		  font-size: 16px;
		  font-weight: bold;
	 	  text-align: center;
		  text-decoration: none;	}

a.navbar:link	{ color: #ffffff;	}

a.navbar:visited  { color: #ff3399;	}

a.navbar:hover	{ color: #0099ff;
		  border: 4px inset #cccccc;   }

#navtop	{ text-decoration: none;
	  color: #000000;	}

#navcss	{ text-decoration: none;
	  color: #000000;	}



#ultimate	{ color: #ff3399;
	 	 font-size:1.3em;	}



.kitty	{ color: #ff3399;  
	  font-size: 23px;	}

#playgym { position: absolute;
	   z-index: 3;
	   top: 620px;
	   left: 580px;		}

#igloo	{ position: absolute;
	  z-index: 2;
	  top: 660px;
	  left: 640px;		}

#den	{ position: absolute;
	  z-index: 1;
	  top: 700px;
	  left: 700px;		}



.box1	{ width: 230px;
	  height: 290px;
	  background-color: #ffffff;
	  border: solid;
	  padding: 10px;	}

.box2	{ width: 223px;
	  height: 145px;
	  background-color: #ffffff;
	  border: none;
	  margin-top: 15px;	}

#box3	{ width: 650px;
	  height: 620px;
	  background-color: #ffffff;
	  border: solid;
	  padding: 10px;	}

#box4	{ width: 640px;
	  height: 500px;
	  background-color: #ffffff;
	  border: none;
	  margin-top: 10px;	}



#woman	{ float: left;
	  margin: 0 30px 0 30px;	}

.content	{ position: relative;
		  left: 20px;	}


	
h3	{ color: #ff3399;
	  font-size: 27px;	}