
/* Colores de fondo 
 */

body{
	background-color: #000;
	color: #fff;
}
