body 
{ margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  color:white;
  font: 12pt courier;
  background-color: #9f8969;
}

img { border: 0;}

.all {
 width: 740px;
  margin-left: auto; 
  margin-right: auto;
}

.header {

}

.text {
  float: left;
  margin-left: 40px;
  background-color: #4c5a6b;
  width: 524px;
}

 .writing {
  padding: 10px;
}

 .writing hr {
  color: white;
  background-color: white;
  border: 0;
}

.text-up {
  background-image: url(../images/papier/text-up.jpg)
}

.text-under {
  background-image: url(../images/papier/text-under.jpg)

}

.menu {
  float: right;
  margin-right: 10px;
}

a:link {color: #78afe2;
text-decoration: none; 
}

a:visited {color: #78afe2; 
text-decoration: line-through; 
}

a:hover {color: #78afe2;
text-decoration: underline;}