td h1 {
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: x-large;
	margin-top: 0px;
	font-style: normal;
	margin-bottom: 0px;
}
#welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #993300;
	text-align: center;
	padding: 4px;
	margin: 2px;
	border: medium double #660000;
	position: absolute;
	left: 740px;
	top: 100px;
	width: 250px;
}
#about-shinhanga {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	width: 250px;
	position: absolute;
	left: 750px;
	top: 125px;
	border: thick double #000000;
	margin: 3px;
	padding: 3px;
}
.CAPTION #fix {
	position: fixed;
	left: 150px;
	top: 0px;
}
#welcome #small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

