body {
	margin: 0;
	paddin: 0;
	font-family: verdana;
	font-size: 11px;
}

h1 {
	font-size: 20px;
}

#a {
	background: url(http://www.world-real-estate.com/site/bkg.gif) repeat-y;
	width: 780px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -390px;
}

#b {
	background-image: url(http://www.world-real-estate.com/site/logo.jpg);
	width: 780px;
	height: 400px;
}

#c {
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: -370px;
	width: 450px;
}

#d {
	position: absolute;
	top: 420px;
	left: 50%;
	margin-left: -370px;
	width: 750px;

}