.Chalkboard {
	font-family: "Marking Pen";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	clear: none;
	float: none;
	width: auto;
	border: medium ridge #963;
	position: absolute;
	border-color: #963;
	border-width: 10;
}
