.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;
    margin: 0 auto 0 auto;
}
.coupon{
    border: medium dashed #000000;
    margin: 0;
}
.h{
	font-size: 12px;
	text-align: center;
	color: #999999;
}
.header{
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
.nav{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.tab{
    font-size: 12px;
    text-align: justify;
}
.issue {
	text-align:right;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14px;
	border:0;
	background-color: #6699CC;
}
