body {
	background: #ffffff;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 22px;
	color: #000;
}

div {
        position: absolute;
        top: -55px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        height: 110px;
        text-align: center;
}
