/* CSS Document */


img
{
display: none;
}

.showcoupon
{
display:block;
position: absolute; top: 100px; left: 100px;
}

.notext
{
display: none;
}




