	body{
	background-color: #0F4800;
	background-image: url(penny.jpg);
	}
	.big { 
	font-family: 'Spicy Rice', cursive;
	font-size: 14px;
	color: #00664D;
	font-weight: bold;
	}
	.main {
	font-family: 'Spicy Rice', cursive;
	font-size: 22px;
	color: #00664D;
	}
	.ug {
		font-family: 'Spicy Rice', cursive;
	font-size: 22px;
	color: #753B09;
		}
	.tiny {
	font-size: 14px;
	color: #0033CC;
	font-family: 'Spicy Rice', cursive;
	}
	.maintable{
		background-color: #144F05;
		
	}
	a:link{color: #FFFFFF;
	text-decoration: underline;
	}	
	a:visited{color: #4F054F;
	text-decoration: underline;}
	a:hover		{color: #000000;
	text-decoration: underline;}
	a:active{color: #4F054F ;
	text-decoration: underline;}
	
	]
	}
	
	.navbutton {
		font-size: 13px;
		font-family: Helvectica, Arial , sans-serif;
	width:100px;
	text-align: right;
	height: 40x;
	}