body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/wallpaper.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #473313;
}
h1 {
font-size: 16px;}

a {
	color: #473313;
	text-decoration: underline;
}
a:hover {
	color: #473313;
	text-decoration: none;
}
a:visited{
	color: #473313;
	text-decoration: underline;
}
.quote {
	font-style: italic;
}
.serviceHead {
	font-size: 15px;
	font-weight: bold;
}

#copyright td {
	font-size: 12px;
	line-height: 20px;
}

td {
	background-position: left top;
}

.phone {
	float:right;
	list-style: none;
	padding-right: inherit;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: inherit;
	position: absolute;
	left: 792px;
	top: 8px;
	width: 382px;
	height: 77px;
	font-size:20px;
	font-weight:bold;
	color: #440031;
}
