 
BODY{
  font-size : 20px;
  font-family : Tahoma;
  line-height : 25px;
  
  
  background-repeat : no-repeat;
  
  

  background-attachment : fixed;

  background-color : #ffffff;
  color : black;
  background-image : url(red.jpg);
background-position : 1px 300px;}
