@CHARSET "UTF-8";
html{
	background: black;
}
#Gra{
	width: 800px;
	height: 600px;
	margin: 50px auto;
	border: 1px solid black;
}