﻿body 
{
	background-image: url();
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CDCDCD;
}
#divMovie {
	position:absolute;
	top:2%;
	left:12%;
	right:12%;
	bottom:0%;
	margin-top:0%;
	margin-left:0%;
	}
	