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

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

