body {
  background:url(../../images/background/orange_bg.jpg) no-repeat;
}

h2 {
	background-color:#f60;
}

h3 {
	background-color:#f60;
}

h4 {
	color:#f60;	
}

a:link, a:hover, a:visited, a:active {
 color: #f60;

}

#footer {
	background-color:#f60;
}


.divider {
	border-top:1px solid #f60;
}

.dottedbox {

}
