#color{
	background-color: #f9db84;
}
.cursTypeOne{
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
	font-family: 'Courier New', Courier, monospace;
}
@media(min-width:992px){
	.cursTypeOne{
		font-size: 3em;
	}
}
