body {
       margin:auto;
       width: 773px;
       min-height: 600px;
       background:#000;
       font-family: Arial, Helvetica, sans-serif;
       }
.header {
          background: url('http://www.verygames.net/newsletter/newsletter_20090907/fr/images/header.png') no-repeat;
          width:776px;
          height: 66px;
          font-size: 11px;
          color: #FFFFFF;
          text-align: center;
          margin-left:-1px;
          }
.sousheader {
              background: url('http://www.verygames.net/newsletter/newsletter_20090907/fr/images/sousheader.jpg') no-repeat;
              height: 27px;
              }
.info1 {
         font-size: 10px;
         color:#FFFFFF;
         padding-top: 6px;
         }
.info2 {
         background: #ffffff;
         font-size: 11px;
         color: #000;
		 margin-right: 15px;
		 margin-left: 15px;
         }
.info3 {
         font-size: 11px;
         text-align: center;
         color: #000;
         padding-top: 9px;
         }
.pub {
       background: url('http://www.verygames.net/newsletter//newsletter_20090907/fr/images/pub.jpg') no-repeat;	   
       height: 73px;
       }
.title {
         background: url('http://www.verygames.net/newsletter/newsletter_20090907/fr/images/title.png') no-repeat;         
         height: 31px;
		 width: 733px;		 
         font-size: 12px;
         padding-top: 5px;
         color: #000;
         }
.footer {
          background: url(http://www.verygames.net/newsletter/newsletter_20090907/fr/images/footer.jpg) no-repeat;
          height: 68px;
          font-size: 11px;
          color: #000;
          clear: both;
          text-align: center;
          }
a:link
{
  color: #666666;
  text-decoration: none;
  }
a:visited
{
  color: #BBBBBB;
  text-decoration: none;
  }
a:hover
{
  color: #FFFFFF;
      text-decoration: underline;
  }

