body {
	background-image: url(nenufar.jpg);
	background-position: top left;
	background-color: black;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font:14px Calibri,"Trebuchet MS",sans-serif;
	padding:16px 5%;
	width:90%;
	/* text-align:justify; */
	margin:0 auto;
    max-width: 600px;
}

body,a {
	color:#FFF
}

p,h6,h5,h4,h3,h2,h1 {
	margin-top:0
}

a img,#boton a.linkblock {
	border:none
}

.footer {
	padding:10px 0;
	text-align:right;
	font-size:10px
}

h3 {
	font-size:16px;
	font-weight:bold
}

h3 a {
	text-decoration:none !important
}

#boton {
	padding:0;
	background:rgba(118,207,90,0.5);
	padding:5px;
	display:block;
	position:relative;
	line-height:normal;
	margin:10px 0
}

#boton p {
	margin:0
}

#boton:hover {
	background:rgba(20,112,27,0.5)
}

#boton a.linkblock {
	background:none;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	position:absolute
}
#boton a {
	text-decoration:none
}
p.texto  {
	text-indent: 20px;
	margin: 0;
}
.licencia {text-align:center;}