
body 
    { 
        background-image: url(P.jpg); 
        background-repeat: no-repeat; 
        background-position:center; 
        background-attachment: fixed;
		background-color: #E8FFE8 
    } 
p {text-align:center;color:Red}
H1 {text-align:center;color:Red}
