Hola pues hice lo anterior, pero no me da Adjunto imgen
quiero q esa imgen de los angeles no se vea asi pequeña sino completa de el fondo resaltado
Dejo codigo asi se guian mejor
body {
background: #000000 url(
https://lh6.googleusercontent.com/-g0oQK...ample3.jpg);
background-repeat:no-repeat;
color: #000;
font-family: Verdana, Arial, Sans-Serif;
font-size: 20px;
text-align: center; /* IE 5 fix */
line-height: 1.1;
}
#container {
background: #fff url(
https://lh5.googleusercontent.com/-fBjj4...o-foro.png) fixed;
width: 90%;
color: #000000;
background-repeat:no-repeat;
background-position:center;
border: 10px solid #e4e4e4 ;
margin: auto auto;
padding: 10px;
text-align: left;
}
Gracias