body {
             background-color: #ffffff;
             text-align: center;
             margin: 0px auto;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 15px;
				 width: 700px;
      }



   
      #header {
	background: url(../loveyourgarden2.png) no-repeat;
	background-position: left;
	height: 622px;
	width: 812px;
	/*border: thin;
	border-width: 1px; 
	border-color: #A2BEA9;
	border-style: solid;
	padding-left: 30px;*/
}
   
          #header a {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	font-weight: lighter;

}
  
             #header a:hover {
                text-decoration: underline;
                color: #00;
  
              }
		

	h1 {
		font-family: "Times New Roman", Times, serif;
		font-size: 40px;
		color: #2E4591;
		
		padding-left: 50px;
		padding-top: 2px;
		line-height: 35px;
			}
	
	h1 a {
			font-family: "Times New Roman", Times, serif;
		font-size: 40px;
		color: #2E4591;
	}

	img {
		padding-right: 8px;
		
	}	