@charset "utf-8";
/* CSS Document */
body             { background: red; }

footer           { display: none; }
body             { font-size: large; }

