body { background-color: #FFF7E5; margin: 25px; padding: 0px; font-size: 0.8em; color: #465082; text-align:center; }
#greeting {
	margin: 0 auto;
	border: 1px solid #465082;
	border-top-width: 0;
	width: 448px;
	padding: 14px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
#greeting a { padding: 0 15px; text-decoration: none; color: #465082; white-space:nowrap; display:block; }
#greeting a:link, #greeting a:visited { text-decoration: none; }
#greeting a:hover, #greeting a:active { text-decoration: underline; }