body {
	background-color: #EDF7E6;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#header td {
	background-image: url(http://sasuhina.fatafeet.net/images/sasuhinabg.jpg);
	background-color: #C9E7B3;
	background-repeat: repeat-x;
}
#header img {
	background-color: #C9E7B3;
	background-image: url(images/sasuhinabg.jpg);
	background-repeat: repeat-x;
	height: 300px;
	width: 269px;
	background-position: right;
}
.te {
	font-family: "Courier New", Courier, monospace;
	color: #993366;
	letter-spacing: 2px;
	text-indent: 5px;
	margin: 5px;
	top: 20px;
	position: relative;
}
.post {
	width: 80%;
	background-color: #C9E7B3;
	border: 1px solid #666666;
}
.menu {
	letter-spacing: 3px;
	text-align: center;
	margin: 3px;
}
.menu a {
	color: #CC6699;
	line-height: 40px;
	padding: 5px;
	border: 1px solid #EDF7E6;
}
.menu a:hover {
	color: #993366;
	line-height: 40px;
	background-color: #A7CB8E;
	padding: 5px;
	border: 1px solid #4A5642;

}
.post-title {
	font-weight: bold;
	color: #993366;
}
.post .post-title a {
	color: #993366;
	font-weight: bold;
}

.date-header {
	font-style: italic;
	color: #A7697D;
	font-size: 10px;
}
.post-body {
	margin: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #759456;
	border-bottom-color: #759456;
	font-family: sans-serif;
	font-size: 14px;
}
.post-footer {
	font-size: 12px;
}
.post-footer a {
	font-size: 12px;
	color:#424637;
}
.comment-body {
}
.comment-body a {
	color:#993366;
}
.avatar {
	border: 0px none #000000;
}
.header {
	font-size: 14px;
	line-height: 20px;
	background-color: #A7CB8E;
}
.post a {
	color: #993366;
}
.small {
	font-size: 12px;
}
.post #content {
	border: 1px dotted #999999;
}
