body {
       margin:auto;
       width: 775px;
       min-height: 600px;
       background:#FFF;
       font-family: Arial, Helvetica, sans-serif;
       }
.header {
          background: url('http://www.verygames.net/newsletter/newsletter_20091218/fr/images/header.png') no-repeat;
          width:775px;
          height: 104px;
          font-size: 11px;
          color: #FFFFFF;
          text-align: center;          
          }
.sousheader {
              background: url('http://www.verygames.net/newsletter/newsletter_20090727/fr/images/sousheader.jpg') no-repeat;
              height: 27px;
              }
.info1 {
         font-size: 10px;
         color:#FFFFFF;
         padding-top: 6px;
         }
.info2 {
         background: #FFF;
         font-size: 11px;
         color: #FFFFFF;
         }
.info3 {
         font-size: 11px;
         text-align: center;
         color: #FFFFFF;
         padding-top: 9px;
         }
.pub {
       background: url('http://www.verygames.net/newsletter//newsletter_20091014/fr/images/pub.jpg') no-repeat;
       height: 74px;
       }
.title {
        background: url('http://www.verygames.net/newsletter/newsletter_20091130/fr/images/title.png') center center no-repeat;         
         height: 22px;
		 width: 172px;		 
         font-size: 12px;
         padding-top: 8px;		 
		 text-align: center;
		 font-weight: bold;		 	
         color: #ffffff;
         }
.footer {
          background: url(http://www.verygames.net/newsletter/newsletter_20091218/fr/images/footer.png) no-repeat;
          width:775px;
          height: 104px;
          color: #FFFFFF;
          clear: both;
          text-align: center;
          }
a:link
{
  color: #CCCCCC;
  text-decoration: none;
  }
a:visited
{
  color: #BBBBBB;
  text-decoration: none;
  }
a:hover
{
  color: #FFFFFF;
      text-decoration: underline;
  }
  
  .download_link
  {
  width: 186px;
  color: #000000;  
  height: 76px;
  padding-top: 135px;
  padding-left: 0px;
  padding-right: 10px;
  background: url("http://www.verygames.net/newsletter//newsletter_20091014/fr/images/download.png") no-repeat;
  }

