body {
	margin:40px;
	background-color:#003366;
	font-size:12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:white;
	}
	
table.front{
	border-top: 10px;	
	background-image: url(mobyoga4.jpg); 
	background-size:contain;		
	background-repeat: no-repeat;
	color:black;
	}
	
table.alt{
	border-top: 10px;	
	background-color: white;
	color:black;
	}  
	
table.calendar{
	font-size: 11pt;
	color: palegoldenrod;	 
	text-decordation: bold;		
	}
	
table.about{
	border-top: 10px;	
	background-color: white;
	color:black;
	font-size:12pt; 
	}
	
td.testimonial{
	padding-right: 10px;
	padding-left: 10px;
	background-color:white;	
	color:black;
	font-size:12pt;
	}
	
td.spacer {
background: #003366;
}

a.menu:link {font-size:12pt; color:palegoldenrod; text-decoration: none;}
a.menu:active {font-size:12pt;color:palegoldenrod; text-decoration: underline;}
a.menu:visited {font-size:12pt;color:palegoldenrod; text-decoration: none;}
a.menu:hover {font-size:12pt;color:palegoldenrod; text-decoration: underline;}

a.calendar:link {font-size:12pt; color:palegoldenrod; text-decoration: underline;}
a.calendar:active {font-size:12pt;color:palegoldenrod; text-decoration: underline;}
a.calendar:visited {font-size:12pt;color:palegoldenrod; text-decoration: underline;}
a.calendar:hover {font-size:12pt;color:palegoldenrod; text-decoration: underline;}


a.web:link {color:#003366; text-decoration: underline;}
a.web:active {color:#003366; text-decoration: underline}
a.web:visited {color:#003366; text-decoration: underline;}
a.web:hover {color:#003366; text-decoration: underline;}

blockquote {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 30px;
    margin-right: 30px;
}