html {
	min-height: 100%;
	height: 100%;
}
body {
	background: #46505c url(images/body_bg.gif) repeat-x left bottom;
	min-height: 100%;
	height: 100%;
}

div#copy {
	background: transparent url(images/copy.gif) no-repeat;
	width: 560px;
	height: 400px;
	margin: 40px 0 0 40px;
	text-indent: -10000px;
}