#body { 
    
   color: dimgrey;

  cursor: url('https://chainsawyer.neocities.org/images/knifecursor.ico'), default;
  


}
#container {
    background-color: #797979;
    width: 800px;
    height: 1000x;
    margin-left: auto;
    margin-right: auto;
    border:inset;
    border-color: #9697a0;
    border-width: 4px;
    font-family: Arial;

}
