#header {
	background: url(images/header.jpg) 0 0 no-repeat;
}

#ttl {
	background: url(images/ttl.gif) 0 0 no-repeat;
}

h4.heading {
	margin: 0 0 12px;
}

table {
	border-collapse: collapse;
}

th, td {
	padding: 5px;
	border: #e9cdbc 1px solid;
}

th {
	vertical-align: middle;
}

tr.cap {
	background: #f2e6d4;
}