/*
Theme Name: DrawBingo 2004 Retro
Theme URI: https://example.com/
Author: ChatGPT
Author URI: https://openai.com/
Description: Re‑created DrawBingo.com snapshot (Aug 2004) as a WordPress theme, with static archived markup embedded in templates.
Version: 1.0
License: GPL‑2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: classic, retro
Text Domain: drawbingo
*/
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}
.container {
    width: 90%;
    margin: 0 auto;
}
#db-menu p { margin: 0; }