body {
	background-color: white;
	background: url("reiki.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
        margin-top: 2em;
        margin-bottom: 2em;
        margin-left: 5em;
        margin-right: 10em;
	font-family: verdana,helvetica;
}
