/* CSS Document */
body
{
   font-family : arial,"Times New Roman", Times, serif;
}

#main 
{
  text-align:center;
  font-size:107%;
  width: 630px;
  margin-left:auto;
  margin-right:auto;
  padding: 1em 0 0 0;
  /* border: 2px white dotted; */
  float: none !important;
  /* background-color: #3f8ac9; */
  background-color: white;
  /* background: transparent none;*/
  color:black !important;
}

#printthis
{
margin:10px 0 0 0;padding:0; font-size:107%;
}

#ads
{
font-size:93%;
}

#topbanner
{
   width:100%;
}

#backtocoupons {
   text-align:right;margin-right:20px;
}

.bitbigger{
  font-size:107%;
  text-transform: uppercase;
}

.coupondetails{
  font-size:114%;
  font-weight: bold;
}



