html
{
background-image:url(pictures/background.jpg);
background-color:"transparent";
background-attachment:fixed;
background-position:center;
}

body 
{ 
background-image: url("pictures/middleshadow.png");   
background-position: center;
background-repeat: repeat-y;
background-color: "transparent";
} 