body {
  font-family: 'Cantarell', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;

}

a {
	color: #777 ;
	text-decoration: none;
	outline:none;
}

a:hover {  color: #DD4814;

}
a:focus { color: #772953;
	}

ul.nav {
	list-style-type: none;
}

div.c_entry h2{
	font-style: normal !important;
	font-weight: normal ;
	text-shadow: 2px 2px 2px #AEA79F;
	
}

#header_main {
	font-family: 'Cantarell', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	text-shadow: 2px 2px 2px #AEA79F;
}

#possiblefont-configs {
  font-family: 'Cantarell', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  text-shadow: 2px 2px 2px #aaa;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
}

#img_me {
  width: 100px;
  float: right;
}
