@import "trombi.css";
@import "jdd.css";
@import "splash.css";

.catchy {
    font-size: x-large;
}

DL.representative {
    margin: 1ex 1ex; padding: 10px;
    background: white;
    border: 3px inset #63b;
    height: 120px;
}

DL.representative DT.picture {
    float: left;
    /* border: 1px solid black; */
}

DL.representative DD {
    margin-left: 122px;
}

DL.representative DD.name {
    font-weight: bold;
}

DL.representative DD.title {
    font-style: italic;
}

DL.representative DD.contact { }

H2 { margin-top: 2ex }
