.comp {
	background-color : #6E0900;
}
.compbox {
	background-color : #B5C7D9;
}
.compboxhead {
	background-color : #153B63;
}
ul {
	list-style-type : square;
	list-style : square;
	margin-left : 18px;
}