body {
margin: 0;
padding: 0;
color: #000;
font-family: "URW Chancery L", "Apple Chancery", "Monotype Corsiva", cursive, georgia;
background: #606060 url(main.jpg) center top no-repeat;
width: 100%;
}
a:link { color: black; }
a:visited { color: #252525; }
a:hover { color: #212121; font-size: 102%; font-weight: bold; }
a:active { color: #999999; }
#nav {
position: absolute;
margin-top: 20%;
margin-left: 4%;
font-size: 118%;
font-variant: small-caps;
}
.anav { font-size: 112%; }
#main { 
margin: 0 auto;
width: 1275px; 
height: 709px;
border: 1px solid;
}
#home {
position: absolute;
margin-top: 16%;
margin-left: 28%;
font-size: 125%;
}
#faye {
position: absolute;
margin-top: 12%;
margin-left: 16%;
}
#appform {
position: absolute;
margin-top: 18%;
margin-left: 32%;
font-size: 125%;
}
#testimonials {
position: absolute;
text-align: center;
margin-top: 19%;
font-size: 90%;
margin-left: 25%;
}
.tnames {
font-size: 110%;
}
.buttons {
margin-left: 60%;
}
#links {
position: absolute;
margin-top: 16%;
margin-left: 25%;
font-size: 125%;
}
#awstats {
display: none;
height: 0;
width: 0;
border: none;
}
