.letter {
  background: url(/images/letter1.png);
 background-repeat: no-repeat;
  margin: 26px auto 0;
  width: 600px;
  height: 787px;
  position: relative;
	padding-top:130px;
	font-size:11px;
	color:#101010;
}

.letter .a:link {
	color:!important #101010;
}

		