body { 
background-color: #25241C; 
background-image: url(../home/images/bg.jpg); 
background-repeat: none; 
background-attachment: fixed; 
} 

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #BB9E7C;
	font-weight: normal;
	padding-top: 0px;


}

.header A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #BB9E7C;

}

.header A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D1C2AF;
	text-decoration: underline;
	

}


.intro_lorin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #BB9E7C;
	font-weight: normal;
	padding-top: 0px;
	line-height: 15px;
	letter-spacing: 0px;

}

.intro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #BB9E7C;
	font-weight: normal;
	padding-top: 0px;
	line-height: 15px;

}


.credit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #BB9E7C;
	font-weight: normal;
	padding-top: 12px;

}

.credit A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D1C2AF;
	text-decoration: underline;
	

}


.credit A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #BB9E7C;
	text-decoration: none;

}

