* {
 margin: 0;
 padding: 0;
 border: 0;
}

body  {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 50px;
	background: white url(flowerbig.jpg) top left fixed no-repeat;
	
	color: #805D89;
	margin: 0;
	padding: 0;
	text-align: left; 
	color: #000;
	
	}

	
h3 { margin-top: 90px; }
	
	
#header { 
	      font: bold 14px/25px bold Arial, Helvetica, sans-serif;
          text-align: center;
          padding-right: 10px;
          margin-bottom: 50px;
          color: #4C0C5B;
          background: transparent;
		  text-decoration: none;
}

#header a:link { 
                 color: #805D89; }
                 
#header a:visited { 
                 color: #805D89; }
                 
#header a:hover { 
                  color: #222;
                  text-decoration: underline; }
                  
#title { text-align: center;
         }

#maintext { 
            background: transparent;
            color: #444;
            font: 14px/25px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
             }
            
#maintext h1 { font:  bold 18px/48px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
			   color:#4C0C5B;	
               padding-top: 50px;
               margin-right: 100px;
               margin-left: 100px;
               text-align: center; }

#maintext p { padding-top: 30px;
              margin-right: 120px;
              margin-left: 120px; }
              
#producttext { 
            background: transparent;
            color: #444;
            font: 14px/25px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
             }
              
#producttext h1 { font:  bold 18px/48px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
			   color:#4C0C5B;	
               padding-top: 10px;
               margin-right: 100px;
               margin-left: 100px;
               text-align: center; }

#producttext p { padding-top: 8px;
              margin-right: 120px;
              margin-left: 120px; }

a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #990000; text-decoration: none;}



table { width: 900px;
	    margin-top: 10px;
	    margin-right: auto;
	    margin-bottom: 50px;
        margin-left: auto;
         }

table ul { list-style-type: none;
           margin: 30px; }

table ul li { font: 20px/28px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
			  text-align: center;
			  
               }
               
#producttext table { width: 900px;
	    margin-top: 10px;
	    margin-right: auto;
	    margin-bottom: 10px;
            margin-left: auto;
        }
               
#footer p { font: 12px/25px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
            padding-top: 70px;
            text-align: center;
             }       