pre {
	color:blue;
}
.heads {
	font-weight:bold;
	color:#8d5a07;
	font-size:24px;
}
.line {
	width:70%;
	text-align:center;
	color:#74bff6;
}
.special {
	color:red;
}
.secondary {
	color:#007dfa;
	padding-left:30px;
}
.header1 {
	background-color:#A0A0A0;
	width:15%;
}
.header2 {
	background-color:#888888;
	width:60%;
}
.header3 {background-color:#CCCCCC;}
.header4 {background-color:#AAAAAA;}
