body {background-image:url(/images/violin.jpg);
      background-repeat:no-repeat;
      background-color:#0D0D0D;
      margin-left:80px;
      color:white;
      font-family:arial;
      font-size:15px;
      margin-right:0px;
	  background-size:380px 646px;
     }
body > img {
      margin-left:162px;
	  }
.edge{background-image:url(/images/jgold-split.jpg);
      background-repeat:repeat;
	  background-size:auto auto;
     }
a,a:visited    {color:white;
      font-weight:bold;
      text-decoration:none;
     }
a:hover {text-decoration:underline;
        }
.content {margin-top:12px;
          height:466px;
          margin-right:0px;
          padding-right:6px;
          overflow:auto;
         }
.contact {font-weight:bold;
          font-size:18px;
          text-align:center;
          margin-top:40px;
          }
.contact a,.contact a:visited {text-decoration:underline;
           }
.samples {text-align:left;
          margin-bottom:34px;
         }
.samples a,.samples a:visited {text-decoration:underline;
           }   
