.main {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        line-height: normal;
        font-weight: normal;
        color: #E1E1E1;
        background-color: #000000;
        text-align: left;
        text-indent: 0px;
        vertical-align: text-bottom;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        list-style-type: disc;
}

