body {
	background-color: #B8DFFA;
	color:            #000000;
	font-family:      Arial, Helvetica, sans-serif;
	font-size:        11pt;
  margin-left:      auto;
  margin-right:     auto;
  margin-top:       50px;
  text-align:       center;
}

h1 {
  font-size:        26px;
  padding-left:     55px;
  padding-top:      60px;
}

h2 {
  font-size:        14px;
  font-style:       italic;
  font-weight:      normal;
  margin-top:       -15px;
  padding-left:     55px;
}

p {
	line-height:      15pt;
  padding-left:     55px;
  padding-right:    45px; 
}

a, a img {
  border: none;
  color:#000000;
  font-weight: bold;
  text-decoration: none;
}

a:active {
  color:#000000;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  color:#000000;
  font-weight: bold;
  text-decoration: underline;
}

a:visited {
  color:#000000;
  font-weight: bold;
  text-decoration: none;
}

.coupon {
  background:       url(../images/coupon.jpg) no-repeat;
	height:           427px;
  margin-top:       30px;
	margin-left:      auto;
  margin-right:     auto;  
  text-align:       left;
	width:            700px;
}

.info { 
  padding-top:      10px;
}

.code {
  font-size:        2.5em;
  font-weight:      bold;
  margin-top:       1px;
  padding-top:      2px;
  padding-bottom:   2px;
  text-align:       center;
}

.footer {
  margin:           0px;
  padding:          0px;
  text-align:       center;
}
