/* body background color */
/** font family **/
	
	
	h1 , h1 span , h1 a ,

	h2 , h2 span , h2 a ,

	h3 , h3 span , h3 a ,

	h4 , h4 span , h4 a ,

	h5 , h5 span , h5 a ,

	h6 , h6 span , h6 a
	{
		 
						font-family: 'Lato' , sans-serif;
			}
	


/* content font color */


/* theme main color */



/* hover color */


/* link color */


/* headers color */


/* blockquote color */


/* menu_color */


/* sidebar background color */

/* sidebar text color */


/* sidebar headers color */


/* read more button */


/* user custom css */
.logo{
margin-top:-20px;
}
h1{
font-size:20px;
}

