body
{
   font-family: Verdana, Arial;
   color: #4C1B1B;
   font-size: 10px;
   background-image: url("http://www.clipart-fr.com/data/wallpaper/Serie_023/fond_ecran_wallpaper_serie_03072.jpg");
   background-repeat: no;
   background-size: 100%;
   background-attachment: fixed;
}

a
{
   text-decoration: none;
   color: #4C1B1B;
}

a:hover
{
   text-decoration: underline;
}

img 
{ 
   border: 0;
}

.m
{
   border-style:solid;
   border-width:medium;
   padding: 15px;
   margin: auto;
   margin-top: 100px;
   width:60%;
   min-width: 600px;
   max-width:auto;
   text-align: center;
   background-image: url("http://s1.fourmizzz.fr/images/design2/beige2.jpg");
  /*
   opacity:0.2;
   */
}


td
{
	padding: 0px;
	margin; 0px;
}