body {
	background-color: #311102;
}
.border {
	border: 10px solid #FFFFFF;
}
.border2 {
	border: 1px solid #000000;
}
.nav {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	font-style: normal;
	font-weight: 1100;
	text-transform: capitalize;
	color: #42412D;
	text-decoration: none;
}
.sideborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.servNav {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
.header {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 20px;
	font-weight: bold;
	color: #482B1E;
	text-decoration: underline;
}
.special {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #AA1F02;
	letter-spacing: -5em;
	word-spacing: -5em;
}

