/*
Page background.
*/


body 
{
background-image: 
url(../images/pictures/bg08.jpg);
width: 100%;
position: absolute;
background-repeat: 
no-repeat;
background-attachment: 
fixed
}