/*	MEMORIA					*/
/*	http://lunargoddess.net/x/memoria	*/
/*	HAVE FUN, YOU NOSY PERSON, YOU.		*/



body {
	background-color: #1a1a19;
	color: #ffffff; 
	font: normal 11px/10px georgia, trebuchet ms, sans-serif;
	letter-spacing: 2px;
	margin: 80px auto;
	}

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

a:hover {
	color: #38c6ff;
	text-decoration: none;
	cursor: help;
	}

.title1 {
	color: #e7e8ef;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	}

.title2 {
	color: #e7e8ef;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	}

#stats {
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	}

.imgborder {
	background: #000000 url("http://i7.photobucket.com/albums/y291/lgnetwork/x.png") no-repeat;
	height: 33px;
	margin: 0px;
	width: 435px;
	}

.img {
	background-color: #000000;
	height: 307px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	width: 395px;
	}

