 body {
	margin: 0;
	padding: 0;
 }
 
 #background 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 800px;
	 height: 541px; 
	 overflow: hidden;
	 z-index:0;
	} 

 #Camada3 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 800px;
	 height: 541px;
	 z-index:1;
} 

 #Camada1 
{ 
	 left: 10px; 
	 top: 10px; 
	 position: absolute; 
	 width: 780px;
	 height: 521px;
	 z-index:2;
} 

 #TEOREMADIVERTIDO 
{ 
	 left: 310px; 
	 top: 181px; 
	 position: absolute; 
	 width: 180px;
	 height: 41px;
	 z-index:3;
} 

 #LOGOKRIAO 
{ 
	 left: 76px; 
	 top: 93px; 
	 position: absolute; 
	 width: 135px;
	 height: 44px;
	 z-index:4;
} 

 #LOGOMAGIADALUZ 
{ 
	 left: 581px; 
	 top: 93px; 
	 position: absolute; 
	 width: 111px;
	 height: 44px;
	 z-index:5;
} 

 #logoLOJADASCRIANCAS 
{ 
	 left: 369px; 
	 top: 467px; 
	 position: absolute; 
	 width: 54px;
	 height: 43px;
	 z-index:6;
} 
