body{
	width:			600px;
	margin-right:		auto;
	margin-left:		auto;
	background-image:	url(gangbackground3.jpg);
	background-position:	top center;
	background-repeat:	no-repeat;
	background-color:	#000000;
	text-align:		center;
}

#movie{
	position:		relative;
	top:			20px;
	outline-style:		solid;
	outline-width:		1px;
	outline-color:		#ffffff;
}
table{
	position:		relative;		
	left:			75px;
	top:			10px;
}

img{  
	border:			none;
}

img :link{
	border:			none;
}

img :visited{
	border:			none;
}

img :active{
	border:			none;
}

img :focus{
	border:			none;
}
