/*--------------------------*/
/*---nb! if you wish--------*/
/*---to add to this style---*/
/*---sheet please append----*/
/*---your new stuff to------*/
/*---the bottom - dont------*/
/*---forget to add your-----*/
/*---initials and date------*/
/*--------------------------*/



html, body
    {
    background-image:url("p-back.gif");
    background-repeat: repeat-x;
    background-position:top;
    margin:0px;
    min-height: 100%; 
    margin-bottom: 1px; 
    background-color:#000000;
    }
    
img
{
display:block;
padding:0px;
margin: auto;
margin-top:0px;
}
