body {background-color: rgb(0, 0, 0); width: 1000px;}
#nav-table { width: 1000px;}
#nav-td {width: 200px; text-align: center;}
h1 { text-align: center; color: red;}
p { color: red;}
#Piccoli_Img {
    width: 300px;
    float: left;
    margin-right:10px ;
    margin-bottom: 10px ;
                  }
  #Piccoli_bio {
    margin-right:20px ;
    margin-bottom: 20px ;
    text-align: justify;
    font-size: 32px;
  }

  #Bulldog {
    width: 300px;
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
  }
  #Family {
    width: 400px;
    margin-top: 50px;    
    text-align: justify;
    width: 400px;
  }
  #Interests {
    width: 480px;
    float: right;
    margin-right: 20px;
    margin-bottom: 20px; 
    text-align: justify;
    font-size: 20px;      
  }
  #SarCoin {
    width: 300px;
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
  }
  
  #Interests2 {
    width: 450px;
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
    text-align: justify; 
    font-size: 20px;             
  }
  .background {
    background-image: url("myBackground.jpg");
    background-size: 1000px;
    width: 1000px;
    height: 1500px;
    border: solid 2px red;}