

body {
background-color: red;
color: white;
/* comment on this line color is color of text */
padding-left: 10%;
padding-right: 10%;
padding-top: 20px;
padding-bottom: 30px;
}

/* style the background above, the paragraphs below*/

p {
font-family: Avant Garde;
font-size: 18pt;
color: white;
}

/*web safe fonts http://web.mit.edu/jmorzins/www/fonts.html */

/*The fonts that are most compatible on the web are:

Arial / Helvetica
Times New Roman / Times
Courier New / Courier
Palatino
Garamond
Bookman
Avant Garde

 