body{
	background:#FFFFFF;
	margin:0;
	padding:5;
	text-align: center;
}


#movie{
   left: 0px;
   top: 0px;
   width: 320px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 265x;
   text-align: left;
}


#navigation{
   left: 0px;
   top: 270px;
   width: 320px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 265x;
   text-align: left;
   font-family: arial,Trebuchet, Verdana, Arial, sans-serif;
   font-size: 14px;
    line-height: 17px;
   color: #000000;
}
