/* Themify Customize Styling */
body {	
	font-family:Georgia, 'Times New Roman', Times, serif;	font-size:14px;
 
}
#header {	
	height: 300px;
	margin-bottom: 30px; 
}
#site-logo {	
	font-family:Armata;	font-weight:bold;
	font-weight:bold;
	font-size:30px;
 
}
#site-description {		font-size:25px;
 
}
.welcome-message {		font-weight:bold;
	font-weight:bold;
	font-size:20px;
	text-align:left; 
}

/* Themify Custom CSS */
.welcome-message {
	  margin-top:60px;position: relative;width: 500px;height: 150px;
}
#block  {
	  background: #000000;filter:alpha(opacity=60);/* IE */    -moz-opacity:0.6;/* Mozilla */    opacity: 0.6;/* CSS3 */    position: absolute;top: 0;left: 0;height: 100%;width:100%;
}
#text {
	  position: absolute;top: 10px;left: 10px;width: 95%;height: 100%;
}
