body {
	background-color: #ffdfc9;
  background-attachment: fixed;
  background-position: 100% 100%;
  background-repeat: repeat-n;
	font-family: century-gothic;
	font-size: 10pt;
	color: #e78278;
	text-align:center;
}

a, a.man, a:link, a:visited {
	color: #f49ac1; 
	font-size: 14px; 
	font-weight: normal; 
	text-decoration: none; 
	font-style: normal;
} 

a:active, a:hover {
	color: #f49ac1; 
	font-size:  14px; 
	font-weight: normal; 
	text-decoration: italic; 
	font-style: normal;


}	

h1 {
	background-color:lightyellow;
	color:seagreen;
	font-weight: lighter;
	font-size: 14px;
	text-align:center; 
} 
span.title {
	background: white;
	color: crimson;
	font-family: "Courier New";
	font-size: 20px; 
	text-align: right;
	text-decoration: none;
}
span.pink {
	background: ;
	color: crimson;
	font-size: 24px; 
	text-align: right;
	text-decoration: none;
	
}

p {
	color:#e78278;
	text-align:left;
	font-size: 10px; 
	width: 100%;
}

td.content {
	background: white;
  background-attachment: fixed;
	color: #e78278;
 line-height: 1.2; 
 font-size: 12pt;
 width: 70%;
 padding: 10px;
  vertical-align: top;
  border: none;
  spacing: 0px;
  
}

td.splash {
	background: white;
  background-attachment: fixed;
	color: #e78278;
 line-height: 1.2; 
 font-size: 12pt;
 width: 850px;
 padding: 10px;
  vertical-align: top;
  border: none;
  spacing: 0px;
  
}

td.menu {
	background: white;
  color: #e78278;
  line-height: 1.2; 
  font-size: 1em;
	width: 200px; 
 text-align: left;
	border: none;
	vertical-align: top;
	spacing: 0px;
	border-left: ;
	padding: 5px;
}

table {
	background:;
	border: none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	width: 598px;
}

th {
	border: none;
	padding: 0px;
	spacing: 0px;
}
	

table.nest { 
	border-spacing: 0px;
	background-color: lightyellow;
	padding: 0px;
	spacing: 0px;
	width: 100px;
	vertical-align: top;
	border: 1px solid hotpink;
}

table.illust { 
	border-spacing: 10px;
	padding: 0px;
	spacing: 0px;
	width: 400px;
	vertical-align: top;
	border: none;
}

td.illust{
	width: 300px;
	border-bottom: none;
}

td.nest {

	width: 10%;
	border: 1px dotted hotpink;
	color: hotpink;
	font-size: 14px; 
	text-align: justify;
	text-decoration: underline;
	margin-bottom:;
	vertical-align: top;
	
}

img {
	border: 0px;
}