html,body{
    background: url("../Pics/toys.jpg") no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin:0;
    padding:0;
    height: 100%;
    
}

#headr{
    width: 100%;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    -webkit-box-shadow: inset 10px 10px 128px 49px rgba(0,0,0,0.29);
    -moz-box-shadow: inset 10px 10px 128px 49px rgba(0,0,0,0.29);
    box-shadow: inset 10px 10px 128px 49px rgba(0,0,0,0.29);
}

#main2{
    
    margin: 200px auto 50px auto;
    text-align: center;
    overflow: auto;
    width: 100%;
}



#main2 h1{
    font-family: 'Arvo', serif;
    font-weight: 700;
    position: relative;
    font-size: 40px;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    color: whitesmoke;
     text-shadow: 1px 1px 1px black;
    
    
}

#main2 h1:before, #main2 h1:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 50%;
    height: 2px;
    content: '\a0';
    background-color: white;
}

#main2 h1:before {
    margin-left: -50%;
    text-align: right;
}

#babyApps{
    width: 80%;
    margin: 0px auto 0px auto;
    
}

#apps{
    margin: 0px auto 0px auto;
    width: 63.06%;
    
    
}

#appsCenter{
    margin: 0px auto 0px 100px;
    width: 70%;
    
    
}

#sideBar{
    margin: 100px 0px 0px 20px;
    background-color:skyblue;
    width: 300px;
    height: 500px;
    float: left;
    position: fixed;
    text-align: center;
    color: white;
    -webkit-box-shadow: inset 10px 10px 128px 49px rgba(0,0,0,0.29);
    -moz-box-shadow: inset 10px 10px 128px 49px rgba(0,0,0,0.29);
    box-shadow: inset 10px 10px 128px 49px rgba(0,0,0,0.29);
}

#sideBar h1{
    font-family:  'Arvo', serif;
    font-size: 40px;
    margin: 80px auto;
    text-shadow: 1px 1px 1px black;
    
}




#abc{
    margin: 0px auto 0px auto;
    border: 5px solid white;
    width: 350px;
    height: 350px;
    background-color: antiquewhite;
    float: left;
    overflow: hidden;
    position: relative;
}





#animals{
    margin: 0px 0px 0px 0px;
    border: 5px solid white;
    width: 350px;
    height: 350px;
    background-color: powderblue;
    float: left;
    overflow: hidden;
    position: relative;

}

#colors{
  margin: 0px 0px 0px 0px;
    border: 5px solid white;
    width: 350px;
    height: 350px;
    background: #D38312; /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #D38312 , #A83279); /*         Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #D38312 , #A83279); /* W3C, IE         10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    float: left;
    position: relative;

}


#math{
    margin: 0px 0px 0px 0px;
    border: 5px solid white;
    width: 350px;
    height: 350px;
    background-color: pink;
    float: left;
    position: relative;
    
}

#shape{
    
   margin: 0px 0px 0px 0px;
    border: 5px solid white;
    width: 350px;
    height: 350px;
    background-color: mediumpurple;
    float: left;
   position: relative;
    
    
}

#pop{
    
    margin: 0px 0px 0px 0px;
    border: 5px solid white;
    width: 350px;
    height: 350px;
    background-color: hotpink;
    float: left;
    overflow: hidden;     
    position: relative;
}



#puzzle{
    
    margin: 0px 0px 0px 0px;
    border: 5px solid white;
    width: 350px;
    height: 350px;
    background-color: darkseagreen;
    float: left;
    overflow: hidden;     
    position: relative;
}

#russain{
    
    margin: 0px 0px 0px 0px;
    border: 5px solid white;
    width: 350px;
    height: 350px;
    background-color: skyblue; 
    float: left;
    overflow: hidden;     
    position: relative;
}

#numbers{
    
    margin: 0px 0px 0px 0px;
    border: 5px solid white;
    width: 350px;
    height: 350px;
    background-color: orange; 
    float: left;
    overflow: hidden;     
    position: relative;
}

#egg{
    margin: 0px 0px 0px 0px;
    border: 5px solid white;
    width: 350px;
    height: 350px;
    background-color: darkkhaki;
    box-shadow: 1px 1px 1px black; 
    float: left;
    overflow: hidden;      
    position: relative;
    
}

#rolta{
    margin: 0px 30px 30px 0px;
    border: 5px solid white;
    width: 350px;
    height: 350px;
    background-color: darkgreen;
    box-shadow: 1px 1px 1px black; 
    float: left;
    overflow: hidden;
    position: relative;
}

#infoText{
font-family: 'Arvo' , serif;    
margin:auto auto 10px 5px;
    
}

#games{
    margin: 20px auto 0px auto;
    overflow: hidden;
    width: 100%;
    
}

#gamesApps{
    width: 80%;
    margin: 0px auto 0px auto;
    
}





#googlePlay{
    width: 40%;
    height: 13%;
    position: absolute;
    bottom: 0px;
    left: 100px;
    padding-bottom: 10px;
}

#googlePlayPop{
    width: 40%;
    height: 13%;
    position: absolute;
    bottom: 0px;
    left: 30px;
    padding-bottom: 10px;
}

#appleStore{
    width: 40%;
    height: 13%;
    position: absolute;
    bottom: 0px;
    right: 30px;
    padding-bottom: 10px;
    
}

#footer1{
    background-color: cadetblue;
    height: 150px;
    width: 100%;
    box-shadow: 1px 1px 1px black;
    border: 1px solid white;
    margin: 20px 0px 0px 0px;
    text-align: center;
    color: aliceblue;
    clear: both;
    position: relative;
    z-index: 5;
    font-family: 'Arvo' , serif;   
    