@charset "utf-8";
/* CSS Document */

.center-div
{
     position: absolute;
     margin: auto;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     width: 198px;
     height: 95px;
}