@charset "utf-8";

#contenido {
	height: 250px;
	width: 695px;
	margin: auto auto;
	border: 1px solid #089BFF;
	padding: 10px;
	background: url(prueba.gif) no-repeat center center;
}

