body {
	margin-left : 0px;
	color: #800000;
	background-color: #d9ffd9;
	background-image: url(/cirocir/bgimg/bgimg4.gif);
	font-weight: bold;
}
a:link {
	color: #993333
}
a:visited {
	color: #333399
}
a:active {
	color: #339933
}
#menu {
	padding: 0.5em;
	position : absolute;
	text-align: center;
	border:4px dotted #666666;
	left : 0.5em;
	width : 10em;
}
#damono {
	margin-left : 12em;
	padding : 1px;
	text-align: center;
}
img{
	border:4px ridge #800000;
}