@charset "utf-8";
/* CSS Document */

col{
	border: #000000;
}

h2{
	background-color: aqua;
}

p{
	color:dimgrey;
}