﻿body {
	font-family: "Myriad Pro";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	vertical-align: top;
	text-align: left;
	background-color: #FFF8DC;
	lang: "en-us";
}
#container-meditation {
	margin: 0px;
	padding: 5px;
	clear: both;
	float: none;
	width: 100%;
	height: auto;
}
#container-meditation h1 {
	font-size: large;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	vertical-align: top;
	letter-spacing: 2px;
	height: 10px;
	right: auto;
	bottom: auto;
	left: auto;
	width: auto;
	top: auto;
}
#container-meditation h2 {
	font-size: medium;
	font-weight: bold;
	text-align: left;
}
#container-meditation h3 {
	font-size: medium;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}
#footer {
	text-align: justify;
	font-size:small;
	font-weight:normal;
}
#container-meditation table {
	border: 0;
	border-color: #0099FF;
	cellspacing: 2;
	border-top: 3px double #0099FF;
	border-bottom: 3px double #0099FF;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
	valign: top;
}
.td-1 {
	border-bottom: 1px solid #0099FF;
	width: 100%;
}
.td-2 {
	width: 100%;
}

