
/* always useful */
* {background-repeat: no-repeat; }
table, td, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h5, h6, hr, img, form, input, textarea, button, iframe {margin: 0; padding: 0; border-style: none; }
ul {display: block; list-style-type: none; }
ul li {display: block; }

/* top-level styling */
html, body {margin: 0; padding: 0; width: 100%; height: 100%; }
body {width:100%; height:100%;}


#movie {position:absolute;margin:0;padding:0;display:block;}




#content {margin-top:-10000px;position:absolute;width:1000px;height:50px;}
