* {
margin : 0;
padding : 0;
}
body {
background : #FFFFFF url(http://www.alonsotegi.com/imagen/intro.jpg)  no-repeat top;
margin : 0 auto;
font-family : Arial, Helvetica, sans-serif;
}
 a:link,  a:visited,  a:active {
color : #006600;
font : 90%/18px Arial, Helvetica, sans-serif;
text-decoration:none;
}
a:hover {
	color : #000;
	text-decoration:underline;
}
/*#container {
	margin : 0 auto;
	width : 700px;
	top:220px;
	left:10px;
	position : relative;
	z-index : 1;
	margin-bottom : 10px;
	margin-right:20%;
	margin-left:19%;
	font : normal 90%/18px Arial, Helvetica, sans-serif;
	text-align:center;
}*/
#container {
	color : #000;
	font : normal 100%/20px Arial, Helvetica, sans-serif;
	position : relative;
	top : 229px;
	text-align : center;
	float:left;
	margin-left:35%;
}
#container p{
margin-top:50px;}
