body {
	background-color: black;
	color: #fbffff;
	font-family: tahoma;
	font-size: 14px;
	background-image: url("heartbg2.png")
}
table {
	background-color: black;
	color: #fbffff;
}
p {
	text-indent: 1em;
}
a {
	color: #a90645;
	text-decoration: none;
}
.content {
	border: 1px solid #fbffff;
	background-color: black;
}
.head {
	border: 0px solid #fbffff;
	border-bottom-width: 1px;
}
.navi {
	font-size: 20px;
}
.member {
	border: 1px solid #fbffff;
	wifth: 100%;
}