 body{ 
         background-color:#F995CE;
		 background-image:url(shadyspot.jpg);
		 }  
      .titles{
	      font-family: 'Robot' sans-serif;
		  font-size: 14px;
		  color: #FBFAFA;
		  font-weight: bold;
		}
		.maintext{color :#FBFAFA;
		           font-size: 20px;
				   
				 }
		
		
		.captions {color: #52170B;
		           font-size: 18px;
				   font-family: Arial, Helvetica, sans-serif;
				   
		}
		          
		.special{
		      font-size: 18px;
			  color: #FBFAFA;
			  font-family: Arial, Helvetica, sans-serif;
			  
	    } 
		
		.maintable{ 
	 background-color: #1E8C37;

	 padding: 50px;
	 border: 1px white solid; 
		   
		}	   
		 a:link{ 
		         color: white;
				 text-decoration: none;
		 }
		 a:visited{
			         color:BD6D5D;
					 text-decoration: none;
					 
		 } 
		  a:hover {
			color: DFD4D4;
			text-decoration: underline;
			
		  }
		  a:active{ 
		    color: white;
			text-decoration:none;
		  } 
		    .navbutton{
				  font-size: 24px;
				 font-family: Arial, Helvetica, sans-serif;
				 width: 150px;
				  Border: 1px white solid;
				 text-align: center;
				 height: 50px;
			}
					 
					
					 
					 
				
		   
