/* style.css   Lindsey */

body  {background: white; font-family: Geneva, Arial}

#d1, #d2, #d3  {position: absolute}

#d1     {top: 0px; left: 0px; background: url("ocolor1.jpg") url("http://www.geocities.com/lindsey_olding/class/gaim.png") no-repeat 1%; 
            color: white; height: 100px; width: 100%px; padding: 15px; padding-left: 65px}

#d2, #d3  {top: 130px}

#d2    {background: url("ocolor.jpg"); height: 700px; width: 190px; left: 0px; padding: 15px}

#d3   {left: 215px; padding: 15px; background: url("http://www.geocities.com/lindsey_olding/class/sandtexture.jpg"); height: 700px; width: 795px}

li      {line-height: 1.8em}

a      {text-decoration: none; color: navy; font-size: 1.1em}

a:hover  {background: white; color: navy; padding: 4px}

