﻿body {
  background-color: lightgrey;
}

h1 {
	color: white;
	text-align: center;
	font-family: TYPOSTUCK;
}

p {
	font-size: 20px;
	bottom: -5px;
	color: #FFFF66;
}
table {
	overflow: scroll;
	border: 5px dashed #99FF33;
	background-color: #666666;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url('capsule03.gif');
	font-family: TYPOSTUCK;
	text-decoration: blink;
	color: #FFFFFF;
	
}

/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/food/foo-1/foo83.cur), auto !important;} /* End https://www.cursors-4u.com */