body
{
	background: #211a25;
}
#Canvas
{
	cursor: move;
}


#MainContainer
{
	position: absolute;
	width: 1868px;
	height: 1862px;
	xborder: 1px solid red;
	
}
.poster
{
	position: absolute;
	width: 600px;
	height: 600px;
	
}
.poster img
{
	position: relative;
	width: 100%;
	height: 100%;
}
.poster span
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 200%;
	color: red;
	font-weight: bold;
}
.zoomed 
{
	cursor: move;
}
.nozoomed .poster
{
	cursor: pointer;
}
.post01
{
	left: 16px;
	top: 0;
	width: 599px;
	height: 599px;
}
.post02
{
	left: 633px;
	top: 16px;
	width: 600px;
	height: 600px;
}
.post03
{
	left: 1254px;
	top: 12px;
	width: 600px;
	height: 600px;
}
.post04
{
	left: 0;
	top: 620px;
	width: 600px;
	height: 600px;
}
.post05
{
	left: 620px;
	top: 637px;
	width: 601px;
	height: 601px;
}
.post06
{
	left: 1243px; 
	top: 616px;
	width: 599px;
	height: 599px;
}
.post07
{
	left: 24px;
	top: 1249px;
	width: 601px;
	height: 601px;
}
.post08
{
	left: 652px;
	top: 1252px;
	width: 600px;
	height: 600px;
}
.post09
{
	left: 1268px;
	top: 1238px;
	width: 600px;
	height: 600px;
}