	.yellow{
		font-family: 'Crafty Girls', cursive;
		font-size: 30px;
		color: white;
		font-weight: bold;
	}
	.yellow2{
		font-family: 'Permanent Marker', cursive;
		font-size: 30px;
		color: gray;
		font-weight: bold;
		}
	body{
		background-image: url(hex.gif);
		background-repeat: repeat-top,middle,bottom;
	}	
	.maintable{
		background-color: #FF8C00;
		width: 100%;
		height: 600px;
	}
	.content{
		margin: auto;
		width: 1000px;
	}
	.maintd{
		vertical-align: top;
	}
	a:link{
		color: white;
		font-family: 'Crafty Girls', cursive;
		font-size: 20px;
		font-weight: bold;
	}
	a:visited{
		color: white;
		font-family: 'Crafty Girls', cursive;
		font-size: 20px;
		font-weight: bold;
	}
	a:hover{
		color: white;
		font-family: 'Crafty Girls', cursive;
		font-size: 20px;
		font-weight: bold;
	}
	a:acive{
		color: white;
		font-family: 'Crafty Girls', cursive;
		font-size: 20px;
		font-weight: bold;
	
	}			
	.nav{
		background-image; url(hex.gif);
		width: 25%;
		height: 30px;
		font-family: 'Crafty Girls', cursive;
		font-weight: bold;
		font-size: 25px;
	}
	.navtable{
		width: 80%;
		height: 60px;
	}
	.uglystyle{
		font-family: 'Crafty Girls', cursive;
		font-size: 30px;
		color: #FFFF00;
		font-weight: bold;
	}
		