@charset utf-8; 

/*saw: Sayoko's Art Work----------------------------------*/

h1, h2, h3 {
 font-weight: bold; 
 color: #FFFFFF; 
 text-align: center; 
}
td {
 font-weight: normal; 
 color: #ffffff; 
 text-align: center; 
}
.sweet { 
 color: #996633; 
 }
.bitter { 
 color: #CC9966; 
 } 
 
/*sayoko yoshino gallery------------------------------------*/
#advent {
	width: 600px;
	float: left;
	text-align: center;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "Verdana";
 }
#advent #footer {
 width: 600px; 
 float: left; 
 margin: 10px 0; 
 padding-left: 0; 
 text-align: center; 
 font-size: 9px; 
 color: #666666; 
 font-weight: normal; 
 font-family: "Verdana"; 
}
.aprilfool {
 color: #990033; 
 text-align: center; 
 font-weight: bold;
}

