.home .entry-title { 
display: none; 
}
/*SITE CONTENT*/
.site-content {
	background:#000000;
	color: #ffffff;
}

/* CONTACT INFO */
 #contact-info {
	font-size: x-large;
	font-weight: bold;
	} 

#contact-info a {
	color: #f49539;	
	}

#contact-info a:hover {
    	color: #993300;
}

.entry-content, .entry-summary, .mu_register {
    line-height: 0.75;
}

entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    line-height: 0.25;
}