body {
	text-align: left;
    background-image: none;
}
#header {
	text-align: center;
}
#header * {
    text-align: center;
}
#visual {
	background-color: #f4eceb;
}

a {
	color: #000;
}
h1 {
	text-align: inherit;
}
#content address {
	border-top: none;
}

.csection-cells .cell[data-type="hgroup"] {
	display: block;
}
	.csection-cells [data-type="hgroup"] * {
		line-height: 1.6em;
	}
.csection-cells .cell[data-type="catchcopy"] {
	display: block;
}
.csection-cells p {
    font-size: 1.0em;
    line-height: 2.0em;
}
.csection-cells ul.list li {
    line-height: 1.6em;
    margin-bottom: 0.5em;
    font-weight: 400;
}