  /* * * * * * * * * * * * * *
  *                           *
 *      Daniel A. Damm         *
 *      Indre Missions Hus     *
 *      2008                   *
  *                           *
   * * * * * * * * * * * * * */

   html {
      background-color: transparent;
   }

   div#footer {
      background-color: transparent;
   }
   
   div#footer span {
	position: relative;
	top: 153px;
	font-size: 10px;
   }
   
   div#content {
	background-color: white;
   }
