body {
	background-color: #000;
}
#contenedor {
	height: 600px;
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#col1 {
	float: left;
	height: 600px;
	width: 219px;
}
#col2 {
	height: 600px;
	width: 574px;
	float: left;
	background-image: url(imagenes/2.jpg);
}
#col3 {
	height: 600px;
	width: 207px;
	float: left;
}
#col4 {
	float: left;
	height: 600px;
	width: 219px;
}
#col5 {
	height: 600px;
	width: 574px;
	float: left;
}
#col6 {
	height: 600px;
	width: 207px;
	float: left;
}
#trailer {
	height: 344px;
	width: 500px;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 73px;
}
