
body {  
  background-image: url(images/bg.gif);
  background-attachment: fixed;
  color: #fff; }
  
.warning {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #fff;
  text-align: justify; }
  
.updates {
  background-image: url(images/iframeBg.jpg);
  background-attachment: fixed;
  width: 214px;
  height: 354px; }
  
.maintext {
  background-image: url(images/text_bg.jpg);
  background-repeat: no-repeat;
  font-family: Trebuchet MS, sans-serif;
  font-size: 11px;
  line-height: 13px;
  text-align: justify;
  color: #fff; }
  
.templatemain {
  background-image: url(images/heart.gif);
  background-repeat: no-repeat; 
  background-color: #BF668C; }
  
td {
  font-family: Trebuchet MS, sans-serif;
  font-size: 11px;
  color: #000;
  line-height: 14px; }
  
a {
  color: #FECCE1;
  font-weight: bold; }
  
a:hover {
  color: #ffffcc; }