a:hover {color: #FF0000; text-decoration: none;}

body { font-family: Arial; color: #000000; background: #fdf5e6; }

h3 { font-family: Courier; font-style: bold; color: yellow; background: green;
position: absolute; top: 200px; left: 160px; width: 200px; height: 200px; z-index: 2;}

h4 { font-family: Verdana; font-size: 16pt; color: white; background: blue;
position: absolute; top: 250px; left: 50px; width: 300px; height: 70px; z-index: 3;}

address { font-family: Arial; font-style: italic; color: green; background: yellow;
position: absolute; top: 315px; left: 120px; width: 100px; height: 100px; z-index: 1; }

.cellone {background: #fff; font-family: Comic Sans MS; color: maroon; }

.celltwo {background: #ff0; font-family: Arial; color: green; }
