@charset "UTF-8";
/* CSS Document */

@import url("index.html.css");
#contenedor {
	margin: auto;
	height: 601px;
	width: 843px;
	background-image: url(fondoinicio.jpg);
}
#botones {
	margin-top: 400px;
	float: right;
}
