/*	HEAVENLY: A PITATEN SHRINE		*/
/*	http://lunargoddess.net/pitaten	*/
/*	HAVE FUN, YOU NOSY PERSON, YOU.	*/



body {
	background-color: #0DF400;
	background: url("img/bgimg.jpg") repeat;
	}

body, td, tr, p, ul, li {
	direction: ltr;
	font-family: georgia, trebuchet ms, tahoma, arial, sans-serif;
	font-size: 10px;
	line-height: 18px; 
	text-align: justify;
	}

a:link, a:active, a:visited {
	color: #ffffff; 
	text-decoration: none; 
	text-transform: uppercase;
	}

a:hover {
	color: #F4EA37;
	cursor: default;
	text-decoration: none; 
	text-transform: uppercase;
	}

#text {
	color: #599D01;
	font-family: georgia, trebuchet ms, tahoma, arial, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	left: 220px;
	line-height: 18px; 
	position: absolute;
	text-align: justify;
	text-transform: none;
	top: 300px;
	width: 300px;
	}

#text2 {
	color: #599D01;
	font-family: georgia, trebuchet ms, tahoma, arial, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	text-align: justify;
	left: 550px;
	line-height: 18px; 
	position: absolute; 
	text-transform: none;
	top: 318px;
	width: 300px;
	}

#i {
	background: url("img/img.jpg") no-repeat;
	height: 328px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 498px;
	}

.one {
	color: #ACEB00;
	font: bold 15px arial, helvetica, times new roman, trebuchet ms, sans-serif;
	letter-spacing: 1px; 
	text-align: justify;
	text-transform: uppercase;
	}

img {
	border-width: 0px;
	margin: 4px;
	}




