<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header .image
{
    height: 300px;
    width : 900px;
}

#contenu {
width:900px;
  border: 8px solid #660000;
}
article {
width: 632px;
}
aside{
  width: 100px;
}

 article
{
    background-color: #000000;
}
article h3{
background-image: url(http://nsm08.casimages.com/img/2014/01/18//1401181134525232111911222.jpg);
background-repeat: repeat;
color: #cc0000;
font-size: 40px;
font-weight: bold;
padding-left: 10px;
}
.fond-cote {
  width: 220px;
   border: 2px solid #660000;
  background-image: url(http://nsm08.casimages.com/img/2014/01/18//1401181134525232111911222.jpg);
  background-repeat: repeat;
}
div#menu_articles li {
  font-size: 20px;
  font-family: impact;
}

nav
{
      background-image: url(http://nsm08.casimages.com/img/2014/01/16//1401161105525232111905515.jpg);
      text-shadow: -1px 0 1px black, 0 1px 1px black, 1px 0 1px black, 0 -1px 1px black;
  border: 4px solid #660000;
}
nav a {
  
  color: #cc0000;
  padding: 0 30px;
  font-size: 30px;
  font-weight: bold;
  font-family: impact;
}
nav a:hover {
  
  color: #660000;
  font-size: 30px;
  font-weight: bold;
}

footer {
  background-image: url(http://nsm08.casimages.com/img/2014/01/16//1401161105525232111905515.jpg);
   border: 4px solid #660000;
}
div#menu_stats li {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
</pre></body></html>