.main {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 665px;
	top: 39px;
	left: 53px;
}

.letter {
	font-family: Georgia, Times, Serif;
	font-size: 26px;
	font-style: normal;
	text-decoration: none;
	color: #111;
}

.head {
	font-family: Georgia, Times, Serif;
	font-size: 26px;
	line-height: 60px;
	font-style: italic;
	color: #111
	;	
}
a {
	text-decoration: none !important;
}
.links {color: #999;}
.links:hover {color: #999; text-decoration: none;}
.links:active {color: #444; text-decoration: none;}


p {
	line-height: 2.3em !important;
}

body {
	background-color: #fff;
}
