body {
  margin:0 auto;
  width:775px; 
  background-image:url(images/bkPattern.gif); 
  background-repeat:repeat;
}

.hello {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding:0px 0px 0px 55px;
	color: #636668;
	text-decoration: none;
	line-height:0px
	
}
.hello:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding:0px 0px 0px 55px;
	color: #000000;
	text-decoration: underline;
	line-height:0px
	
}


.name {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #636668;
	text-decoration: none;
	line-height:16px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	
}
.name2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #636668;
	text-decoration: none;
	line-height:16px;
	padding-top: 60px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
