/* MISSCO : BURNT */body {    background-image: url(../img/burnt_bg_image.jpg);	background-attachment: fixed;	background-repeat: no-repeat;	background-position: top center;}#solutions {	background-image: url(../img/solutions_burnt.png);}#header, #menu, #footer {	background-color: #843e17;}#title {	font-family: Georgia, Times New Roman, Times, serif;	font-size:26px;	color:#843e17;	margin-left: 10px;	margin-right: 10px;	letter-spacing:1px;	margin-bottom:15px;	padding-bottom: 5px;	border-bottom: solid #CCC 1px;}a:hover {	text-decoration: none;	color: #843e17;}/* SUB-COLORS */#navcontainer a:link {	color: #843e17;	text-decoration: none;}#navcontainer a:visited {	color: #843e17;	text-decoration: none;}#navcontainer a:hover {	background-color: #843e17;	color: #ffffff;	text-decoration: none;}