@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrap #contenedor a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}


#wrap {
	margin-right: auto;
	margin-left: auto;

	width: 950px;
}


#contenedor{
	float: left;
}
