﻿body {
    background-color: black;

}

#registration {
    background-color: whitesmoke !important; /* Overrides any inline styles */
}
