html body {
	background-color: white;
	top: 0;
	margin-top: 0;
	border-collapse: collapse
	}

.background2 {
	background-image: url(images/Reiki_bg.jpg);
	background-repeat: no-repeat;
	background-position: 125px 230px;
	color: #666666;
}


.background {
	background-image: url(images/Reiki_bg.jpg);
	background-repeat: no-repeat;
	background-position: 95px 0px;
	color: #666666;

}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #3366cc;
	font-weight: bold;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666666;
}
h3 {
	color: #666666;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	}

p {
	color: #666666;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	}

address {
	color: #6595e6;
	font-size: 28px;
	font-family: "Zapf Chancery", cursive, "Comic Sans MS";
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	
	}
