bodyNONO
{
     background-color: #4FA9DD;
     background-image: url('http://childtopia.com/warner/background.jpg');
     background-repeat:no-repeat;
     background-position:center top;     
     margin-left:50px;
     margin-right: 50px;
     margin-top:300px;
     min-width:1024px;
}

html
{
     margin-left:0px;
     margin-right:0px;
     margin-top:0px;
    
}

body
{
     background-color: #88FF00;
     background-image: url('http://childtopia.com/modules/home/images/menu/background1.jpg');
     background-repeat:no-repeat;
     background-position:center top;     
     margin-left:0px;
     margin-right:0px;
     margin-top:0px;
     min-width:1024px;
}