body {
margin: 0 0 0 0;
background-image: url('images/background.jpg');
background-repeat:repeat-x;
font-family: "American Typewriter", sans serif;
text-align: center;
}

span.hometext {
font-size: 20pt;
}
table.services {
font-size: 9pt;
}

#top {
margin: 0 auto 0 50px;
height: 100px;
background-color: #00BBCC;
font-family: "American Typewriter";
}
#top a {
text-decoration: none;
color: black;
}
#top a:hover {
text-decoration: underline;
color: black;
}

#middle {
margin: 1px 0 0 0;
height: 549px;
width: 1100px;
background-color: white;
}
#middle a {
text-decoration: none;
color: black;
}
#middle a:hover {
text-decoration: underline;
color: black;
}
#m1 {
float: left;
padding: 0 10px 0 0;
height: 549px;
width: 240px;
background-color: white;
text-align: left;
border-right: #FFAA11 dotted thin;
}
#m2 {
float: left;
margin: 0 0 0 0px;
height: 549px;
width: 450px;
background-color: white;
background-image: url('images/aqua.jpg');
text-align: left;
}

#bottom {
margin: 0 0 0 0;
height: 150px;
width: 100%;
border-top: thin dotted grey;
text-align: left;
font-size: 9pt;
background-color: #00BBCC;
}
.table {
margin: 10px 0 0 30px;
}
#bottom a {
text-decoration: none;
color: black;
}
#bottom a:hover {
text-decoration: underline;
color: black;
}
