body{margin:0;padding:0;}

body{
	width:500px;
	margin:0 auto 0 75px;
	background-image:url(../images/371.jpg);background-repeat:no-repeat;background-position:bottom right;background-color:#b2b2b2;
	font-family:'trebuchet ms';font-size:1.75em;
	color:#777;
}

h1{line-height:0.5;color:#444;margin:150px 0;}

h1 span{font-size:24px;color:#fff;}


a{
	padding:2px 5px 0;
	background:#777;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:solid 3px #444;
}

a:hover,a:visited:hover{
	color:#777;
	background:#fff;
	border-bottom:solid 3px #444;

	}

ul{
	list-style:none;padding:0;
	margin:0;
}

li{
	margin:0 0 20px;
}



p{font-weight:bold;text-transform:uppercase;}

#introduccion,#menu{
	padding:0 0 20px 0;
	border-bottom:3px solid #444;
}
