body {
 font-family: Helvetica, Trebuchet, "Arial", sans-serif;
}

#rw-logo {
 position: absolute;
 top: 50%;
 left: 50%;
 /* adjust negative value until content is centered */
 margin-top: -180px;
 margin-left: -180px;
 width: 380px;
 text-align: justify
}
