/* CSS Document for the Manchester OWL Syntax */

code {
	position: relative;
	left: 20px;
}

.rkw {
	font-weight:bold;
	color:rgb(178, 0, 178);
}

.lkw {
	font-weight:bold;
	color:rgb(0, 178, 178);
}