body		{ 
		background-color: #fffcf9;
		background-image:url(http://peppermint.jp/img/bg.png);
		background-repeat:no-repeat;
		background-position: bottom right;
		background-attachment:fixed;
		margin-top: 0.5em;
		color: #660033;
		text-align:left;
		/*background: #ffffff url(http://peppermint.jp/img/bg.png)
			no-repeat fixed bottom right;*/
}
a:link		{
		color: #006633;/*text-decoration:none;*/
}
a:visited	{
		color: #003300;/*text-decoration:none;*/
}

a:active, a:hover 	{
		color: #ff9900;/*text-decoration:underline;*/
}

h1
		{
		font-size: 150%; 
		margin-top: 0.8em;
		margin-bottom: .5em;
		font-family:  "Comic Sans MS",cursive }

h2
		{ font-size: 125%;  
		margin-top: 0.8em;
		margin-bottom: .5em;
		font-family:  "Comic Sans MS",cursive }

h3
		{ font-size: 110%; 
		margin-top: 0.8em;  
		margin-bottom: .5em; }

h4
		{ font-size: 100%; 
		margin-top: 0.8em;  
		margin-bottom: .5em; }

h5
		{ font-size: 100%; 
		margin-top: 0.8em;  
		margin-bottom: .5em; }

hr
		{
		width:100%;
		background-color: #66cc99;
		}

/****      extended class styles ************************/
/*                       					*/
/* add comment tags to disable the style 		*/

p.indent		{ margin-left: 2em; }       /* this class style is used to indent text for notes and warnings; use this instead of the blockquote tag */

p.indent2		{ margin-left: 3.5em; }   /* this class style is used to indent text a second level under the first  indent */
		
p.proclabel	{ font-size: 100%; 	
		font-weight: bold; }
		
p.empty			{ font-weight: bold; }

.disk {
		color: #cc9999;
}
.date{
		color: #cc9999;
		font-size: 80%;
}
td.title{
		background-color: #996666;
}
.GalleryTitle{
	background-color : #ccccff;
	font-family:  "Comic Sans MS",cursive;
}
