/* CSS Document */

      #aboutnewton{
        padding:10px;
        position:relative;
        top:10;
      }
      #rule1{
        position:absolute;
        left:10;
        top:315;
        width:760;
        border-bottom: double;
        color: #872626;
      }
      
      #newtonpics{
        padding:3px;
        position:absolute;
        border:.1em dotted #4C0100;
        text-align:center;
        left:10;
        top:465;
        height:205;
        width:789;
        margin:0px;
        font-size:.75em;
        line-height:1.25em; 
        vertical-align:middle; 
      }
    
