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: 500px; left: 0px; width: 200px; height: 200px; }

h4 { font-family: Verdana; font-size: 16pt; color: white; background: blue;
position: relative; top: 300px; left: 50px; width: 300px; height: 100px; }

address { font-family: Comic Sans MS; color: green; background: yellow; 
position: absolute; top: 0px; left: 600px; }

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

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