﻿#contenitore-box{
	position: absolute;
	width: 960px;
	height: 600px;
	top: 50%;
	left: 50%;
	margin: -320px 0 0 -480px;
	border: none;
	background-image: url(img/body-bg.jpg);
}
#box_image{
	position: absolute;
	width: 777px;
	height: 550px;
	left: 77px;
	top: 279px;
	background-image: url(img/bg.jpg);
}
