

BODY { 
  		background: url(pics/page/mp_brown.jpg);
        background-repeat: no-repeat;
  		background-attachment: fixed;
		background-color: "#EBE1D7";
	}

       

P { 
     color: #000000; 
  }
.sidebar 
  { 
     color: #FFFFFF; 
  }
P.sidebar A:link 
  {  
   font-weight: bold;
   color: #FFFFFF;
  }

a:hover
	{
		color:orange;
	}
 
