/* 外部スタイルシート、ファイル名：style.css */

BODY { MARGIN: 0px; }

.center  { text-align: center; }

.bottom  { vertical-align: text-bottom; text-align: center; }

.counter  { text-align: center; }

