@import url("master.css");

.col2 {
	width: 43%;
	text-align: justify;
}

.col3 {
	width: 24%;
	text-align: center;
}

.mono {font-family: monospace;}