/* stylefile01.css */

BODY { 
background-color :"66AA99" ;
}

H1 { 
color:"336699" ;
font-family : "Times New Roman" ;
font-size: 36px}

