body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
	background-color: #FFFFFF;
	color: #000000;
text-align: center;

}

div.blocktext {
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    height: 100%;
}

