body {
	background: #999 url(body_bg.jpg) no-repeat;
	font-family: Calibri, "Century Gothic";
	color: #999;
	vertical-align: text-bottom;
}
#image {
	height: 400px;
	width: 350px;
	position: absolute;
	left: 803px;
	top: 283px;
}

#text {
	margin: 0px;
	padding: 20px;
	height: 774px;
	width: 200px;
	position: absolute;
	left: 562px;
	top: 286px;
	font: bold 14px Calibri, "Century Gothic";
	background: #FFF url(text_bg.jpg);
	color: #666;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 1280px;
	position: absolute;
	background: url(header.jpg);
	left: 2px;
	top: 42px;
}
#table {
	height: 400px;
	width: 205px;
	position: absolute;
}
