body {
  background-color: #C0C0C0;
   background-image: url('srj.jpg');
  background-repeat: no-repeat;
  background-position: 3% 3%;
}


#main { 
  height:1500px;
  width:1500px;
  margin:15px
}


