* {	font-family: Verdana, sans-serif;
	color: #555;
	font-size: 11px;
}

div {
	width: 468px;
	margin: 150px auto;
}

h1 {	width: 468px;
	height: 169px;
	padding-bottom: 20px;
	border-bottom: 1px solid #555;
	margin-bottom: 12px;

	background: url('../images/header.gif') no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

a {	text-decoration: none;
	border-bottom: 1px dotted #555;
	padding-bottom: 2px;
}
a:hover {	border-bottom: 1px solid #555;
}

.email { float: left; }
.phone { float: right; }