#canvas{
position:relative; 
top:-120px; 
left:20px;
z-index:-2; 
/* cleo edit */
/*margin-right:auto;
margin-left:auto;*/
}
.sq{
width:80%;
padding:0;
margin:-10% 0 0 0; 
}
.book{
width:75%;
padding:30% 0 0 0; 
}
.sq25{
width:80%;
padding:0 0 0 0; 
margin:-10% 0 0 0;
}
.logo{
width:80%;
padding:0% 0 0 0; 
}
#col11{
z-index: -2;
}
td{
//border:1px solid red;
position:relative;
top:0;
left:0;
}
td div img{ 
display: block;
margin-left: auto;
margin-right: auto 
}
td div{ 
margin-left: auto;
margin-right: auto;
z-index:-1;
}
#tbl{
width:800px;
/* cleo edit */
/* margin-top:-25px;
margin-left: auto;
margin-right: auto;
margin-top:-50px;
margin-left: -270px;*/
}
.butterfly {
position: absolute;
top: 60%;
left: 20%;
overflow: hidden;
width: 70px;  
height: 49px;
background: url("../images/home/butterflies5.png");
background-size:cover;
background-repeat:no-repeat;
}
#dog{
position: absolute;
top: 19%;
left: 7%;
margin-left: auto;
margin-right: auto;
overflow: hidden;
width: 160px;  
height: 80px;
background: url("../images/home/dog4.png");
background-repeat:no-repeat;
}
#boyReading{
position: absolute;
top: 0%;
left: 11%;
margin-left: auto;
margin-right: auto;
overflow: hidden;
width: 100px;  
height: 100px;
background: url("../images/home/boyReading.png");
background-size:cover;
background-repeat:no-repeat;
}
#boyBlinking{
position: absolute;
top: -5%;
left: 11%;
margin-left: auto;
margin-right: auto;
overflow: hidden;
width: 100px;  
height: 100px;
background: url("../images/home/boyBlinking2.png");
background-size:cover;
background-repeat:no-repeat;
z-index:-1;
}
.jumpingBoy{
position: absolute;
top: 42%;
left: 14%;
width: 100px;  
height: 100px;
z-index:-1;
}
#bird{
position: absolute;
top: 14%;
left: 23%;
width: 100px;  
height: 100px;
}
.wrapper{
position:relative; top:0; left:0px;
}
body{
position:relative;
top:0;
left:0;
}
