* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 95%;
	width: 910px;
	margin:auto;
}

img {
	border: none;
}

#contents {
	width: 910px;
	float: left;
}

#head {
	background-color: #ffffff;
	height: 95px;
	margin-bottom: 30px;
	background-image: url("topback4.gif");
	background-repeat: no-repeat;
}

#head img {
	display: block;
	float: left;
	margin-left: 28px;
	margin-right: 40px;
	margin-top: 8px;
}

h1 {
	color: #400000;
	float: left;
	font-size: 120%;
	margin-top: 30px;
	margin-left: 180px;
}

#path {
	float: right;
	margin-right: 30px;
	margin-top: 35px;
}

#foot a {
	text-decoration: none;
}
{
