
body{
	
	background-color: #ffffff;
	

	

	
	background-repeat: no-repeat;
	

	
		
			background-repeat: no-repeat;
			background-attachment: fixed;
			background-position: top center;
		
	

	
	font-family: 'Ubuntu';
	

	
}




.entry input[type="text"],
.entry input[type="email"],
.entry textarea,
.entry input[type="submit"],
.search_input{
	font-family: 'Ubuntu';
}



.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6{
	
	font-family: 'Yeseva One';
	

	

}

.logo_title{
	font-family: 'Yeseva One';
}


.post_item header h1,
.widget_title{
	
	font-family: 'Yeseva One';
	
}






























#site_header{
	background: #ffffff;
}






.content_bg{
	background: rgba(255,255,255, .94);
}




.entry h1{
	font-size: 45px;
}
.entry h2{
	font-size: 41px;
}
.entry h3{
	font-size: 37px;
}
.entry h4{
	font-size: 33px;
}
.entry h5{
	font-size: 29px;
}
.entry h6{
	font-size: 27px;
}







.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6{
	font-weight: 300;
}










