body
{
	cursor: crosshair;
	overflow:auto;
	margin:0 0 0 0;
	background-repeat:no-repeat;
	/*background-image:url('background.jpg');*/
	background-color:#dbe5e5;
	background-position:0 0;
	background-attachment:fixed;
}
/*
IMG.graph
{
	width:1130;
	height:1172;
	position:relative;

	border-left:	solid 1px #dddddd;
	border-top:		solid 1px #dddddd;
	border-right:	solid 1px #333333;
	border-bottom:	solid 1px #333333;
}
*/
IMG.image
{
	width:512;
	height:512;
	position:relative;

	border:	solid 1px #000000;
}

IMG.image2
{
	width:512;
	height:406;
	position:relative;

	border:	solid 1px #000000;
}

IMG.image3
{
	width:512;
	height:287;
	position:relative;

	border:	solid 1px #000000;
}
