.img-logo {
	border: solid 3px white;
	width: 200px;
}

.navbar-header .img-logo {
	width: 55px;
}

.page-header {
	color: #2c3e50;
	text-shadow: none;
}

body {
	font-family: 'Open Sans', 'Helvetica', sans-serif;
	font-size: 17px;
	line-height: 1.7;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Alata', sans-serif;
}

.article_body p{
	font-weight: ;
}

