body{
	background-image: url("0804.jpg");
	background-repeat: no-repeat;
/*	background-attachment: fixed; */
	background-position: 0% 0%;
}

.main{
	width: 400px;
	float: right;
}

.history{
	padding-bottom: 1em;
	height: 10em;
	overflow: auto;
}

ul.contents{
	list-style-type: none; }

