	body{
	background-color: #E0DEDD;
	background-image: url(leather.jpg)
	}
	.big { 
	font-family: 'Hina Mincho', serif;
	font-size: 22px;
	color: #000000;
	
	}
	.main {
	font-family: Helvectica, serif;
	font-size: 34px;
	color: #000000;
	font-weight: bold

	}
	.tiny {
	font-size: 10px;
	color: #E0DEDD;
	font-family: Helvectica, Arial , sans-serif;
	}
	.maintable{
		background-color: #eeddbb;
		padding: 5px;
		border: 5px ridge #000000;
		width: 800px;
		font-family: Helvectica, Arial , sans-serif;
		color: #000000;
	}
	a:link{color: #000000;
	text-decoration: none;
	}	
	a:visited{color: #000000;
	text-decoration: none;}
	a:hover		{color: #FFFFFF;
	text-decoration: none;}
	a:active{color: #000000 ;
	text-decoration: none;}
	
	.subtable {
	background-color: #F3EC5B;
	border: 2px solid #000000;
	}
	.protable {
	background-color: #000000;
	border: 3px solid #FFFFFF;
	}
	.wedtable {
	background-color: #FFFFFF;
	border: 3px solid #04D9FF;
	}
	.navbutton {
		font-size: 26px;
		font-family: 'Hina Mincho', serif;
	width: 150px; 
	border: 1px white solid;
	text-align: center;
	height: 50px;
	}
	.wedbutton {
		font-size: 26px;
		font-family: Arial, Helvectica, serif;
	width: 200px; 
	border: 1px white solid;
	text-align: center;
	height: 75px;
	
	}
	.unavbutton {
		font-size: 20px;
		font-family: Helvectica, Arial , sans-serif;
	width: 125px; 
	border: 1px white solid;
	text-align: center;
	height: 40px; }