/* CSS Style Sheet for FortisVirtus.com */

/* This targets all headings from h1 through h6 */
h1, h2, h3, h4, h5, h6 {
    /* Set margin-top and margin-bottom to a small value */
    margin-top: 5px;
    margin-bottom: 2px;
}