@charset "UTF-8";
BODY#index { background-color: burlywood; }
BODY#mascot { background-color: lightgreen; }
#header { text-align: center; }
#footer { text-align: center; }
