.center {
    display: block;
    margin: 0 auto;
}

.justify{
	text-align:justify;
}

