html {
	background:url(Fondos/bodybg.png);
	background-attachment:fixed;
	background-color: #000000;
}
body {
	margin:0;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/electricity-.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 3;
	background-attachment: fixed;
	}
a {color:#EE4400; text-decoration:none;}
a:hover {text-decoration:underline;}
