/* Author: Peter Cadwell */
body {
 height:100%;
 width:100%;
 margin:0px;
 padding:0px;
 }

#all {
 height:100%;
 width:100%;
 margin:0px;
 padding:0px;
 }

#mov1 {
 z-index:11;
 position:absolute;
 top:0px;
 height:100%;
 width:100%;
 margin:0px;
 padding:0px;
 }

#mov_ {
 z-index:111;
 position:absolute;
 top:0px;
 height:100%;
 width:100%;
 margin:0px;
 padding:0px;
 }

#movX {
 z-index:1111;
 position:absolute;
 top:0px;
 height:100%;
 width:100%;
 margin:0px;
 padding:0px;
 }










