body 
{
background-color: white;
}

.invisible {
color: white;
background-color: white;
font-size: 1pt;
display: none;
visibility: hidden;
}


.menu {
background-image: url('menubox.jpeg');
position: absolute; 
left: 5%; 
top: 25%;
width: 224px;
height: 326px;
vertical-align: 2%;
}

.heading {
position: absolute; 
left: 20%;
top: 5%; 
width: 612px;
height: 112px;
}


.gla {
position: absolute;
bottom: 0%;
left: 20%;
color: white;
background-image: url('bottomline.jpeg');
width: 614px;
height: 36px;
text-align: center;
}


.tag {
position: absolute;
right: 5%;
top: 38%;
}

.homemain {
position: absolute;
left: 32%;
top: 35%;
width: 300px;
height: 250px;
color: black; 
background-color: white;
font-size: 15pt;
font-weight: 750;
text-align: center;
overflow: auto;
}

.servicesmain {
position: absolute;
left: 30%;
top: 25%;
width: 370px;
height: 360px;
color: black; 
background-color: white;
font-size: 11pt;
font-weight: 900;
text-align: center;
overflow: auto;
}

.locationmain {
position: absolute;
left: 37%;
top: 40%;
width: 250px;
height: 250px;
color: black; 
background-color: white;
font-size: 13pt;
font-weight: 900;
text-align: center;
overflow: auto;
}


.hoursmain {
position: absolute;
left: 33%;
top: 35%;
width: 300px;
height: 250px;
color: black; 
background-color: white;
font-size: 13pt;
font-weight: 900;
text-align: center;
overflow: auto;
}


.formsmain {
position: absolute;
left: 33%;
top: 35%;
width: 300px;
height: 90px;
color: black; 
background-color: white;
font-size: 13pt;
font-weight: 900;
text-align: center;
overflow: auto;
}


.formsmainlink {
position: absolute;
left: 25%;
top: 52%;
width: 300px;
height: 10px;
font-size: 9pt;
font-weight: 700;
vertical-align: 0%;
text-align: center;
}


.formsmainlink2 {
position: absolute;
left: 25%;
top: 59%;
width: 300px;
height: 10px;
font-size: 9pt;
font-weight: 700;
vertical-align: 0%;
text-align: center;
}

.formsmainlink3 {
position: absolute;
left: 25%;
top: 64%;
width: 300px;
height: 30px;
font-size: 9pt;
font-weight: 700;
vertical-align: 0%;
text-align: center;
}


.reader {
position: absolute;
left: 33%;
top: 78%;
width: 300px;
height: 30px;
font-size: 9pt;
font-weight: 700;
vertical-align: 0%;
text-align: center;
}

.contactmain {
position: absolute;
left: 33%;
top: 35%;
width: 300px;
height: 250px;
color: black; 
background-color: white;
font-size: 13pt;
font-weight: 900;
text-align: center;
overflow: auto;
}


.paymentmain {
position: absolute;
left: 33%;
top: 35%;
width: 320px;
height: 250px;
color: black; 
background-color: white;
font-size: 13pt;
font-weight: 900;
text-align: center;
overflow: auto;
}


a:link {color: white; text-decoration: none;} /* unvisited link */
a:visited {color: white; text-decoration: none;} /* visited link */
a:hover {color: red; text-decoration: none;} /* mouse over link */
a:active {color: white; text-decoration: none;}  /* selected link */


a.formsmainlink:link {color: blue; text-decoration: none;}
a.formsmainlink:visited {color: blue; text-decoration: none;}
a.formsmainlink:hover {color: red; text-decoration: none;}
a.formsmainlink:active {color: blue; text-decoration: none;}


a.formsmainlink2:link {color: blue; text-decoration: none;}
a.formsmainlink2:visited {color: blue; text-decoration: none;}
a.formsmainlink2:hover {color: red; text-decoration: none;}
a.formsmainlink2:active {color: blue; text-decoration: none;}


a.formsmainlink3:link {color: blue; text-decoration: none;}
a.formsmainlink3:visited {color: blue; text-decoration: none;}
a.formsmainlink3:hover {color: red; text-decoration: none;}
a.formsmainlink3:active {color: blue; text-decoration: none;}
