
html,
body {
  background: #e8cfdd;
  color: #463b62;
}

#canvas {
    background: #fff;
}

.help {
  width : 35%;
}
.lists {
  width : 13%;
}


.mainBlock {
  float: left;
  padding: 5px; 
}

.collapsible {
	display: block;
}

.content {
	display: none;
}
.gifs {
	height:15%;
	float: left;
}



