.page-header
{
	background-image: url('../img/category-header-bg.jpg');
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	min-height: 150px;

}
.thumbnail
{
	border-radius: 0px;
	border: 0px ;
}

article p {
	text-align: justify;
    text-justify: inter-word;
}
