/* her 0-stiller jeg alt ; */
html, body {
/*  background-color: #E4E4CA;
  background-color: rgb(152,203,152); */ 
  background-image: url(../0_TEST/marb18.jpg); /* baggrundsgrafik bagerste område */
  background-repeat: repeat;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 34px;
}
A:link    {text-decoration: none }
A:visited {text-decoration: none }
A:active  {text-decoration: none }
A:hover   {text-decoration: none }
/* her er jeg færdig med at 0-stille alt ; */

div#Side{
 /* width: 900px;  Her giver vi siden en fast brede */
  margin: 0px auto;
}