.Column_Name{
    width:200px;
    height:70px;
    background-color:#303030;
    font-size:1.5em;
    font-weight:bold;
    color:#fff;
}

.article-title{
	display:none;
	text-align:center;
	margin-bottom:1.5em;
}

.Article_Title{
	font-size: 24px;
	font-weight:bold;
}