body {
	background:  #edebe7;
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman";
} 		

#header {
	background: #FFFFFF;
	padding-left: 50px;
	width: 100%;
	height: 60px;
    text-align:center;
}

#header-stripe{
	background: #FFFFFF;
	width:100%;
	height: 4px;
    text-align:center;
}

#header-stripe2{
	background: #edebe7;
	width:100%;
	height: 2px;
	padding-bottom: 1px;
    text-align:center;	
}

#movie {
	vertical-align: top;
	position: absolute;
	left: 516px;
	top: 190px;
}