body {
	text-align: center;
	margin: 0px auto;
	background-color: #dbd7ce;  
	color: #6e6961;
	background-image: url(top_bg.jpg);
	background-repeat: repeat-x;
}
#content{
	width: 550px;
	padding-top: 16px;
	margin: 0px auto; 
	line-height: 15px;
	font-family: arial; 
	font-size: 11px; 
	background-image: url(images/yukimura_02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#head{
	width: 650px;
	height: 378px;
	margin: 0px auto; 
}
#footer {
	width: 500px;
	padding: 10px 0px;
	line-height: 15px;
	font-size: 10px;
	font-family: arial;
	text-align: center;
	margin: 0px auto;
}
.link, .codesort img, td {
	border: 1px solid #aea598;
	background-color: #d0cbc1;
	margin: 2px;
	padding: 4px;
}


p {margin: 7px 5px 10px 5px; text-align: justify;}


em {font-family: Georgia; color: #34272a;}
i {color: #384061;}
b, strong {color: #000617;}

input, textarea, select { 
	background-color: #d0cbc1;
	font-size: 10px;
	font-family: arial,;
	color: #7e7b79; 
	border: 1px solid #aea598;
}

h1 {
	font-family: georgia;
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	padding: 0px;
	margin: 7px 0px 2px 0px;
	color: #938a7c;
	letter-spacing: 6px;
	text-align: right;
	font-style: italic;
	text-transform: lowercase;
	}
h2 {
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	padding: 0px;
	margin: 10px 0px 5px 0px;
	color: #928879;
	letter-spacing: 3px;
	text-align: center;
	font-style: italic;
	text-transform: lowercase;
	}
h3 {
	font-family: georgia;
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	padding: 0px;
	margin: 10px 0px 5px 0px;
	color: #a19789;
	letter-spacing: 3px;
	text-align: center;
	font-style: italic;
	text-transform: lowercase;
	}

blockquote {
	margin: 14px 75px; 
	padding: 10px; 
	color: #4b5256;
	line-height: 19px;
	text-align: center;
	background-color: #d0cbc1; 
}

a {color: #874e3e; text-decoration: none;}
a:hover { color: #000000; text-decoration: none; cursor: help;}

.codesort img a {
	border: 1px solid #d0cbc1;
	background-color: #aea598;
	}

ul {
	text-align: left;}