body {
	background-color: #5B6D81;
	scrollbar-base-color: #5B6D81;
	scrollbar-track-color: #5B6D81;
	}
	#content      
	{
	text-align: center;
	margin-top: -200px;
	margin-left: -355px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 686px;
	height: 382px;
	visibility: visible
	}
	#pelicula{
	widht:600;
	height:380;
	float:left;
	}
	#navega{
	widht:80;
	height:380;
	float:right;
	}
	.mano{
	cursor: hand;	
	}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
