body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/arena_textura_bkg_black.jpg);
	background-repeat: no-repeat;
}

h3{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #333;
	text-align: center;
}

a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	}
	
a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;	
	}	

p{
	
	
	}
	
	
#wrapper{
	height: 650px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	
	
}

#intro{
	height: 400px;
	width: 550px;
	padding-top: 100px;
	margin-right: auto;
	margin-left: auto;
	
	
}

#pie{
	height: 141px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
		
	}
	
#pie p {
	text-align: center;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}	
