@charset "utf-8";
#Fondo {
	background-image: url(fondoPagina1.gif);
	height: 640px;
	position: relative;
	width: 999px;
}
textarea {
    resize: none;
}
