/*
Make text centered in the table
*/
.redback {
    background-color: red;
	text-align: center; 
}
