.container-header {
    background-color: #000000; /* Replace with your hex color code */
    background-image: none;    /* Removes the default Joomla gradient */
}

body {
    background-color: #000000; /* Replace with your preferred Hex color code */
}