html {

	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	font-family: Calibri, Arial;
  src: url(CALIBRI0.eot);
	font-size: 14px;
	color: #FFFFFF;
  font-style:  normal;
  font-weight: normal;

	
}

body {
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #EAEAEA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;~
	font-family: Calibri, Arial;
	color: #FFFFFF;
  src: url(CALIBRI0.eot);
  font-style:  normal;
  font-weight: normal;
	font-size: 14px;
	background-image: url(fundo.jpg);
	background-position:center;
	background-repeat:no-repeat;

}

#image img {
/*	position:relative; */
	left:0;
	top:0;
	height: 100%;  
	width: 100%; 
	vertical-align: left;
}

#image {
	overflow: inherit;
/*	position: relative; */
	width: 100%;
	height: 100%;
	z-index: -1;
	vertical-align: left;
	top: 0;
	left: 0;
/* 	background:#FFF url(images/loading.gif) center center no-repeat */
}

#centro {
position: absolute;
top: 0;
left:0;
height: 100%;
width: 100%;
}

#book {
	position:relative;
	bottom: 0px;
	padding: 0px 0px; 
	width: 1024px; 
	height: 721px; 
	border:0px solid #666; 
	z-index: 1;
}


#caixa {
position: relative;
top: -550px;
left: -220px;
	z-index: 2;
	height: 400px;
	width: 461px;
}