body
{
	font-size: 100%;
}

div
{
	position: absolute;
	background-repeat: no-repeat;
}

div#root
{
	left: 50%;
	top: 50%;
	width: 808px;
	height: 541px;
	margin-left: -370px;
	margin-top: -210px;
}

div#book
{
	border: 1px solid #d7d8d9;
	left: 9px;
	top: 0px;
	width: 717px;
	height: 407px;
}

div#hooks
{
	background-image: url(/images/hook.png);
	background-repeat: repeat-y;
	left: 0px;
	top: 29px;
	width: 33px;
	height: 351px;
}

div#up-dx
{
	background-image: url(/images/up-dx.png);
	left: 728px;
	top: 0px;
	width: 12px;
	height: 12px;
}

div#dx
{
	background-image: url(/images/dx.png);
	background-repeat: repeat-y;
	left: 728px;
	top: 12px;
	width: 12px;
	height: 397px;
}

div#down-dx
{
	background-image: url(/images/down-dx.png);
	left: 728px;
	top: 409px;
	width: 12px;
	height: 12px;
}

div#down
{
	background-image: url(/images/down.png);
	background-repeat: repeat-x;
	left: 22px;
	top: 409px;
	width: 706px;
	height: 12px;
}

div#down-sx
{
	background-image: url(/images/down-sx.png);
	left: 9px;
	top: 409px;
	width: 13px;
	height: 12px;
}

div#pencil
{
	background-image: url(/images/pencil.png);
	left: 756px;
	top: 89px;
	width: 52px;
	height: 379px;
}

div#rubber
{
	left: 637px;
	top: 447px;
	width: 127px;
	height: 94px;
}

img
{
	border-style: none;
}

