.bod{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana, san-serif;
    background: #FFFFFF url(http://www.the-music-store.com/images/bg.gif);
}
.contain{
    text-align: justify;
    color: #000000;
    font-size: 12px;
    width: 810px;
    background: #FFFFFF;
    border: solid 1px #330000;
    margin: 0 auto 0 auto;
}
.coupon{
    border: medium dashed #000000;
    margin: 0;
}
.h{
    font-size: 12px;
    text-align: center;
    color: #336699;
}
.header{
    text-decoration: none;
    font-weight: bold;
    color: #990000;
}
.nav{
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    color: #990000;
    text-align: left;
}
.tab{
    font-size: 12px;
    text-align: justify;
}
.issue{
    text-align: right;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 14px;
    background: #6699CC;
    border: 0;
}