/*	NOT ON MY OWN: A SUZUHARA MISAKI SHRINE		*/
/*	http://lunargoddess.net/misakichi		*/
/*	HAVE FUN, YOU NOSY PERSON, YOU.			*/



body {
	background: #fdf2c5 url(xnomobg.png) repeat;
	}

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

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

#img {
	background: url("xnomo.png") no-repeat;
	height: 339px;
	left: 0px;
	position: absolute; 
	top: 0px;
	width: 431px; 
	}

#text {
	color: #00adc3;
	font: normal 9px/11px georgia, times new roman, arial, sans-serif;
	left: 6px;
	letter-spacing: 1px;
	position: absolute; 
	text-align: justify;
	text-transform: none; 
	top: 302px;
	width: 308px;
	}

.title {
	color: #fdcb00;
	font: bold 112%/1.4em arial, verdana, sans-serif;
	letter-spacing: 1px;
	text-align: right;
	text-transform: uppercase;
	}

img {
	padding: 5px;
	}

