body {
	background-image: url(../images/pat_espacioazahar.jpg);
	font-family: Verdana,Arial,Sans-serif;
	font-size:12px;
	margin:0px;
	line-height:18px;
}

.sevilla { 
	background-image: url('../images/espacioazahar.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.enlace { 
	padding-top:120px;
	padding-left:100px;
}
a.espacioazahar:link, a.espacioazahar:visited {
	color:#cc0066;
	text-decoration: underline;
	}

a.espacioazahar:hover {
	color: #000000;
	text-decoration: none;
	}