/*-- Enter your custom CSS below --*/
/*-- Remove title and description from custom logo --*/
#title-area #title a {
	color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	display: none;
	}
	
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	display: none;
	}

#header .wrap {
	width: 960px; 
	height: 120px;
	margin: 0 auto 0;
        background: url("http://y01.b42.mywebsitetransfer.com/wp-content/uploads/2017/11/Oak_Web_header.jpg") no-repeat scroll 0% 0% transparent !important;
	}
