.cheading {
    text-align: center;
    background-color: #5fbeaa;
    color: white;
    margin: 0px 40px 20px 40px;
}

.formErrMsg {
	position: absolute;
	right: 20px;
	top: 35px;
}