h1 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
img {
 display: block;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

.topic-path {
  list-style-type: none;
}
.topic-path li {
  display: inline;
}