/*	CUTIE NYO: A DI GI CHARAT SHRINE	*/
/*	http://lunargoddess.net/cutienyo	*/
/*	HAVE FUN, YOU NOSY PERSON, YOU.	*/



body {
	background-color: #f9f7f4;
	background: url("images/bgdjko.jpg") repeat;
	}

a:link, a:visited, a:active {
	color: #b7988b;
	cursor: default;
	text-decoration: none;
	}

a:hover {
	color: #e2c9c9; 
	cursor: default;
	text-decoration: none;
	}

#text {
	color: #c5bca7;
	font: normal 10px georgia, trebuchet ms, tahoma, arial, sans-serif;
	left: 150px;
	position: absolute;
	text-align: justify; 
	top: 255px;
	width: 380px;
	}

.one {
	font: bold 10px georgia, trebuchet ms, tahoma, arial, sans-serif;
	text-align: right;
	text-transform: uppercase;
	color: #c5bca7;
	letter-spacing: 1px;
	border-width:1px;
	border-bottom-style: dotted;
	}


