@import "generic_stylecheck.css";

#stylecheck
{
	margin: 0;
	padding: 0.5em;
	color: red;
	font-weight: bold;
	border: 1px solid red;
}

