BODY {
    color:	black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
.small {
    align:	justify;
    font-size: xx-small;
    color:	black;
}
.medium {
    align:	justify;
    font-size: medium;
    color:	black;
}
.normal {
    align:	justify;
    font-size: small;
    color:	black;
}
.menu {
    align:	left;
    font-size: small;
    font-weight: bold;
}
A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline
}
A:LINK {
    color: white 
}

A:VISITED {
    color: #C0C0C0;
    }

H1 {
	font-size: large;
	color: #008656;
    font-weight: bold;
}
H2 {
	font-size: medium;
	color: #008656;
    font-weight: bold;
}.contactheader {
	height: 49px;
	width: 300px;
	position: absolute;
	background-image: url(images/AandBlandscaping%20tel%20number.jpg);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 380px;
}
