:root {
    --bg-color: rgb(157, 224, 255);
    --bg-img:url("https://helianthus-fields.neocities.org/graphics/bgs/windows_xp_bliss-wide.jpg");
    --font-choice: 'verdana', sans-serif;
    --link: #ff951c;
    --link-hover: #1bdbdb;
    --container-bg: white;
    --container-border: 3px double rgb(255, 255, 255);
    --container-text-color: black;
    --header-bg: transparent;
    --header-color:#000000;
    --header-img: url('https://helianthus-fields.neocities.org/graphics/banner/header_smeeptheme.png');

    --bumper-img: url('https://helianthus-fields.neocities.org/graphics/bgs/acgrass.gif');
    --welcome-img: url('https://helianthus-fields.neocities.org/graphics/bgs/windows_xp_bliss-wide.jpg');
    --speech-bg:#ffffff;
    --speech-color:#000000;
    --speech-text-font: 'comic sans ms', monospace;
    --speech-special-font: 'crazyv1', monospace;
    --speech-bold: #509cff;
    --speech-link: #ff4885;
    --speech-border:none;
    --speechdoll-img: url('https://helianthus-fields.neocities.org/art/site_assets/headshot_smeeps.gif');
    --bullet-img: url('https://helianthus-fields.neocities.org/graphics/bullets/bullet_psmd_goldheart.png');
    --category-color: rgb(228, 82, 82);
    --singlepage-color: rgb(245, 155, 95);
    --outlinks-color: rgb(137, 192, 75);
    --selling-color: rgb(243, 197, 99);
    --featured-bg: url("https://helianthus-fields.neocities.org/graphics/bgs/bg_cork.jpg");
    --featured-border: 5px ridge rgb(131, 84, 56);
}