

body {
	background: url('https://www.succesvoluwhuisverkopen.nl/images/bg.png') repeat-y top center;
	color: #000;
	font-family: Trebuchet MS;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height:140%
    table {border-spacing: 0;}

	}
	
h1, h2, h3, h4, h5, h6 {
	color: #880000;
	text-align: center;
	font-weight: bold;		
}
	
h1 {
	font-size: 32px;
    color: #800000; 
	font-family: georgia, palatino; 
	font-weight: bold;
}

h2 {
	font-size: 24px;
}

p {line-height:130%}
ul {line-height: 130%}
td {line-height: 140%}

	
#content {
	height: 100%;
	margin: 0 auto;
	padding: 20px;
	width: 642px;
}

p.block {
	background: #ffff99;
	margin: 0 auto 20px auto;
	padding: 14px 5px;
	width: 362px;
}