body{
      background-image:url('http://i.imgur.com/fCgplzV.gif');
      background-color:black;
      background-repeat:repeat;
      font-family:'Verdana', Verdana, Geneva, sans-serif;
   }
   #wrapper{
      background-color:white;
      width:600px;
      margin: -15px auto;
      padding:20px;
      text-align:center;
   }
   #ttitle{
   display:none;
   }
   h1{
      font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
      font-size:24pt;
      font-variant:small-caps;
      font-style:oblique;
      text-align:left;
   }
   .gift {
      width:190px;
      text-align:center;
      display:inline-block;
      clear:both;
   }
   .gift img{
      width:150px;
      vertical-align:middle;
   }
   #foot{ clear:both; }
   h2{
      text-align:center;
      font-size:12pt;
   }
   .gift p{
      font-size:10px;
      display:none;
      }
   #Tlink{
   color:#ff9797;
   }
   #Plink{
   font-weight:bold;
   color:#00b119;
   }
   #figures{
   display:none;
   }
   
      a{
      text-decoration:none;
   }
   
.got{
   text-decoration:line-through;
}