/* CSS Document */

body {
	margin: 0px;
	background-color: rgb(0, 0, 0);
}

#dimensions {
	width: 616px;
	height: 582px;
	margin-right: 100px;
}