body {
	background-color: #EDB060;
	font: oblique 14px Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(campo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

body, td, th {
	color: #330033;
}

h1 {
	color: #333333;
}

h2 {
	color: #666699;
}

h3 {
	color: #993399;
}

h6 {
	color: #333366;
}

a {
	color: #CC3333;
}