/* Stylesheet for wk4 - Tom Piombo - Sept.25 */

* {
margin:0;
padding:0;
}


body {
background-color:white;
color:black;
font-family:Baskerville, Times, “Times New Roman”, serif;
font-size:.8em;
line-height:1.5em;
margin:5%;
}
