/* General Formatting - DO NOT TOUCH UNCOMMENTED LINES UNLESS YOU KNOW WHAT YOU ARE DOING! */

body {
/* Background Picture */
/*	background: url('fotos/taller_de_continuos.jpg');*/
/*  background-image: url("fotos/qro5.jpg");
/*  background-position: 50% 50%;

/* Font Color */
	color:#FF9966;  /*AQUIIIIIIIIIIIIIIII/*
/* Font Type */
	font-family:  times new roman, Sans, sans-serif;

	font-size:22px;
	margin-left:100px;
	margin-right:100px;
	font-weight: bold;
}

h1 {color:#FF6633;}
h2 {color:#FF6633;}

