body {
	font-family: Times New Roman;
	font-size: 100%;

	margin: 0px;
	padding: 0px;
	background-color: grey;
}
#canv {
	border: 0px solid white;
}