@charset "utf-8";
/* CSS Document */
body {
	background-color: #170D03;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment:fixed;
}
a:link {
	color: #DAD5CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DAD5CC;
}
a:hover {
	text-decoration: none;
	color: #0083C1;
}
a:active {
	text-decoration: none;
	color: #0083C1;
}
.Estilo2 {font-size: 12px}
.Estilo3 {font-size: 15px}
.boxi {background-image: url("picts/2.jpg");}
-->