body { 
background-color: #F2F2F2;
border-style: double double double double;
border-width: thick thick thick thick;
font-family: "Comic Sans MS";
font-size: small;
text-align: left;
 border: thick double blue;
 background-attachment: fixed;
 background-image: url(backdigi.jpg);
}

a:link {color: #0000ff;
background-color: #F2F2F2;
text-decoration: underline;
 }

a:hover {
text-decoration: underline;}
