.center{
	text-align: center;
}

.no_margim{
	margin: 0 !important;
}

.padding_top_30{
	padding-top: 30px; 
}

.blue{
	background: #3e96ad;
}

.justified{
	text-align: justify !important;
}