html,
body,
	{
	height:100%;
	}

body
	{
	background:transparent url(img/bg.jpg) repeat-x 0 0;
	text-align:center;
	}

div.body
	{
	width:800px;
	height:566px;
	border:1px solid #666;
	margin:0 auto;
	text-align:center;
	}