@CHARSET "UTF-8";

#visualisation{
	background-color: rgb(223,223,223);
}

.cntrlBtn{
	text-align: center;
}

#backBuffer{
	background-color:rgb(255,255,0);
}