div.element {
   background:#fff;
}
h1.toggler {
	cursor: pointer;
   font-weight:bold;
   font-size:1.5em;
   padding:10px 10px 10px 30px;
}
