body {
	color:#000;
	background:#fff;
	padding:2em;
}

ul.breadcrumbs li {
	float:left;
	margin:0 10px 5px 0;
	list-style:none;
}

ul.breadcrumbs li :after {
	content:" / ";
}

ul.breadcrumbs {
	clear:both;
	padding:0;
	margin-bottom:10px;
}

ul.breadcrumbs :after  {
	clear:both;
}

h1, h2, h3 {clear:both;}

img.logo {
	clear:both;
	margin-bottom:15px;
}