body  {
background-image:url(../pics/backgrnd.jpg);
background-repeat: repeat;
background-attachment: fixed;
}

code {
 font-family: Times New Roman;
 font-size: larger;
 text-align: justify;
 color: #EC79A2;
 background: #4F4F4F;
}

a img {border: none}