.center {text-align: center}

.blockCenter {
    display: block;
	margin-left: auto;
	margin-right: auto}

