eso es un truquete
es un fondo simplemente, los fondos pueden ser estáticos
www.seriesyonkis.com aquí funciona igual, fíjate como esas cosas del fondo no se mueven
ha hecho un fondo lo suficientemente grande, para que "abrace" el contenido
no se si me explico
mira
http://www.lethalthreat.com/wordpres...es/bg-main.jpg
ese es el fondo de la pagina, y lo de abajo todos los estilos que tiene en body
body {
background: #111 url(style/images/bg-main.jpg) repeat-y top center fixed;
background-image: url(
http://www.lethalthreat.com/wordpres.../bg-main.jpg);
background-repeat-x: no-repeat;
background-repeat-y: repeat;
background-attachment: fixed;
background-position-x: 50%;
background-position-y: 0%;
background-origin: initial;
background-clip: initial;
background-color: #111;
color: #E9E9CC;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 14px;
}