
/*Body Attributes*/
body{
     background-image:url('Pictures/frameback.jpg');
     background-repeat:no-repeat;
     scrollbar-face-color:white;
     scrollbar-shadow-color:red;
     scrollbar-highlight-color:red;
     scrollbar-3dlight-color:red;
     scrollbar-darkshadow-color:red;
     scrollbar-track-color:white;
     scrollbar-arrow-color:red;
    }


.box1  {
        position:absolute;
        top:50px;
        left:0px;
       }



