body {
	margin:0;
	padding:5 0 20 20;
	background-color: #FFFFFF;
	background-image:url(http://www.misichan.com/img/back.jpg);
	background-repeat: no-repeat;
	background-attachment:  fixed;
	background-position: right top;
	font-size:13pt;
	line-height:16pt;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}

A{
}

A:link{
}

A:visited{
}

A:active{
}

A:hover{
}

div.content{
}

H1{
	margin:0px;
	text-align:center;
	font-size:24pt;
	padding: 5px;
	border-top: 2px none #999999;
	border-right: 2px none #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px none #999999;
}
