/* Stylesheet for Greeter Example */ body { background-color: silver; font-family: Verdana; color: navy; } h2 { color: maroon; }