body {
   background-image: url(http://www.foto-reportage.be/gallerij/rode_draad.jpg);
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: center;
}
	
#Content {
	width: 800px;
	background-color: #fffde8;
	margin: 0px auto;
	text-align: left;
	padding: 15px;
	border: medium double red;
	border-top-color: red;
	border-bottom-color: red;
}

#topPage
{
	background-image: url(http://www.foto-reportage.be/gallerij/header.png);
	text-align: center;
	width: 800px;
	height: 10%;
	border: thin none;
}

#bottomPage
{
	width: 800px;
	height: 10%;
	border: thin dotted red;
	border: thin none;
}

#wrapper {
	width:100%;
	height:50%;
	border: thin none;
}
#side-a
{
	float: left;
	font: caption, 60%;
	background-color: transparent;
	margin: 5px;
	width: 55%;
	height:auto;
	visibility: visible;
	border: thin none;
}

#side-b
{
	float: right;
   color: Maroon;
	font: caption, 50%;
	background-color: transparent;
	margin: 5px;
	width: 23%;
	height: 75 px;
	visibility: visible;
	border: thin none;
}

#text1
{	float:left;
   color: Maroon;
	font: caption, 50%;
	background-color: white;	
	width: 30%;
	height:auto;

}
#ContentM {
   color: maroon;
	font: "Times New Roman", Times, serif;
	width: 800px;
   height: 80%;
	background-image: url(http://www.foto-reportage.be/gallerij/531.jpg);
background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px auto;
	text-align: left;
	padding: 2px;
	border: medium double red;
	border-top-color: red;
	border-bottom-color: red;
}

#CC {
	width: 800px;
   height: 700px;
	font: "Times New Roman", Times, serif;
   color: maroon;
	background-image: url(http://www.foto-reportage.be/gallerij/i-Communie.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px auto;
	text-align: left;
	padding: 2px;
	border: medium double red;
	border-top-color: red;
	border-bottom-color: red;
}



h3 {
	color: maroon;
	font: bolder 225% Segoe Script;
	font-weight: lighter;
}
