/* Tales of Two Valleys body text specs */

#content a:link {
	color: #363;
	font-weight: normal;
}
#content a:visited {
	color: #363;
	font-weight: normal;
}
#content a:hover, #content a:active {
	color: #363;
	font-weight: normal;
	text-decoration: underline;
}
.mainContent {

	background-image: url(/common/images/backgrounds/tales.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
}