body {background-image:
/*coffee-croissant2.png image retrieved from www.turbosquid.com/.../Index.cfm/ID/275749
  bubbles.png image retrieved from blog.hostbaby.com */
url('bubbles.png');
/*this will repeat the graphic vertically down the left side of the window*/
background-repeat: repeat-y;
background-color: #6495ED} /*cornflower blue*/
/*headings and text will use a left margin 3.1cm from the left edge to allow for the graphic*/
h1 {background-color: #00ff00}
h1.leftmargin {margin-left: 8.1cm}
h2 {background-color: transparent}
h2.leftmargin {margin-left: 8.1cm}
ul.leftmargin {margin-left: 10.1cm}

p.leftmargin {margin-left: 3.1cm}
button {width: 400px; height: 30px; text-align: left;}
/*any links will fall into the left graphics area*/
#links {width: 200px; float: left; margin-left: 40px; background-color: #D2B48C} /*tan*/
#main {width: 70%; float: left}
#footer {text-align: center;
         font-size: 8pt;: