@charset "utf-8";
/* CSS Document */

.contenedor {
	height: 600px;
	width: 858px;
	border: thin solid #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: bottom;
}
