<style type="text/css">

  .top {
	position: absolute;
	left: 10px;
	top: 0px;
}

  .menu {
	position: absolute;
	left: 10px;
	top: 84px;
}

  .body {
	position: absolute;
	left: 190px;
	top: 84px;
}

  .bottom {
	position: absolute;
	left: 0px;
	top: 2550px;
</style>