html
{
	min-height:		100%;
}
body
{
	background:		#004765 url(../rt.gif) no-repeat fixed center center;
	overflow:		auto;
}
#b
{
	background-image:	url(../b.gif);
	width:			254px;
	height:			163px;
	position:		absolute;
	bottom:			0px;
	right:			0px;
}
