/* Enter Your Custom CSS Here */
.site-title a
{
	color : #900 !important;
}

.main-navigation ul li a
{
	color : #900 !important;
	font-size: 15px !important;
}

.site-footer
{
	background: #f4f4f4 !important;
}

.content-area a
{
	color : #900 !important;
}

/*remove any class by pasting here*/
.footer-social, .credit-text{
display:none;
}