body {
	background-image: url(images/back-v.jpg);
	background-color: #777;
	margin-left: 0;
	margin-top: 0;
}
#sitio {
	width: 949px;
	height: 715px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -474px;
	margin-top: -358px;
	overflow: auto;
	padding-top: 13px;
	
}
#flash_oso{
	z-index:2;
	width: 949;
	height: 715;
}
img, div { behavior: url(scripts/iepngfix.htc) }

