@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	width:912px;
	height:540px;
	background-repeat:no-repeat;
	margin:0 auto;
	overflow:hidden;
	}
a.hover { 
	color:#FFFFFF;
	text-decoration:none;
	border: 0px;
}
a {
	color:#FFFFFf;
	text-decoration:none;
	border:0px;
}

#contenedor {
	width:912px;
	height:270px;
	text-align:center;
	padding-top:270px;
}