body 	{
	background: #d0cc99;      /*  aacaaa;  */
	}
#box	{
	margin:60px auto;
	width:600px;
	padding:0;
	border:1px solid #ccc;
	color: #004000;
	background: #fffffa;   /* dfffdf   ffffdf  */
	}
h1	{
	background: transparent;
	margin-top:30px;
	}
a.head  {
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	font-size: 42px;
	color: #006000;
	background:transparent;
	text-decoration:none;
	}
.large	{
	font-family: arial, sans-serif;
	font-size: large;
	font-weight: normal;
	text-align: center;
	color: #aaa;
	background: transparent;
	margin-bottom: 40px;
	}
.middle  {
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	color: #004000;
	font-size: x-large;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: large;	
	}
html>.middle	{
	font-size: large;
	}
a.index  {
	color: #004000;
	font-family: verdana, "times new roman", serif;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	}
a:hover {
	color: #004000;
    background: #d0cc99;      /*  aacaaa;  */
  }
	
	
	
