div#ex {
	display: none;
	}

div#m {
	background: white;
	position: absolute;
	left: 12px;
	font-size: 6px;
	top: 178px;
	color: black;
	width: 654px;
	height: 285px;
}
div#toot {
	background: white;
	position: absolute;
	left: 0px;
	font-size: 6px;
	top: 125px;
	color: black;
	width: 650px;
}