﻿.divcontent
{
    width: 1000px;
    height:1000px;
    background-attachment: scroll;
    background-image: url(images/voucherback.gif);
    background-repeat: no-repeat;
    font-size: small;
    font-family: Verdana;
    text-align:center;
}
.tablecontent
{
    width: 1000px;
    height:1000px;
    background-attachment: scroll;
    background-image: url(images/voucherback_blank.jpg);
    background-repeat: no-repeat;
    font-size: small;
    font-family: Verdana;
    text-align:center;
}

.homecontent
{
    width: 1000px;
    height:100%;
    background-attachment: scroll;
    background-image: url(voucherimages/voucherbackhomepage.gif);
    background-repeat: no-repeat;
    font-size: small;
    font-family: Verdana;
}
.paytable
{
    font-size: x-small;
    font-family: Verdana;
    text-align:left;
}
.usebutton
{
   
}
.buybutton
{
   
}
.buttons
{
  position:absolute;
  top:650px;
  left:330px;
}

