body {
    background-color: #FFFFFF;   /* Background color */
    color:            #000000;   /* Foreground color used for text */
    font-family:      Helvetica; 
    font-size:        14px;
    margin:           0;         /* Amount of negative space around the outside of the body */
    padding:          0;         /* Amount of negative space around the inside of the body */
}

 




 
