/* Custom Colors */

body{
	background-color:rgba(56,09,0,0.8);
}

h1{
	color: #707;
}

.span1 {
	color: #077;
}