p {
	-moz-border-radius: 24px;
	border-radius: 24px;
	-webkit-border-radius: 24px;
}

table {
	-webkit-border-radius: 20px;
	/* inline comment */
}

/* external comment */
pre {
	background: #fff;
}

/* hei */