		body
		{
			background-color		: black;
			margin					: 20;
			margin-top				: 100;
			text-align				: center;
			font-style				: italic;
			font-weight				: bold;
			font-size				: small;
			font-size				: medium;
			font-family				: times new roman;
		}
		a
		{
			font-size				: xx-small;
			color					: white;
		}
		.counterbox
		{
			position				: relative;
			left					: 50;
			height					: 1;
			width					: 10;
			color					: yellow;
			font-size				: large;
		}