H1 { text-align: center; color: #000066; font-weight: bold; font-size: 18px; letter-spacing: 1px; font-style: normal; font-family: verdana, helvetica, arial, sans-serif } 
/* index divPAGE  */ 

H2 { text-align: center; color: #000066; font-weight: bold; font-size: 12px; letter-spacing: 0px; font-style: normal; font-family: verdana, helvetica, arial, sans-serif } 
/* page content Title  */ 

H3 { text-align: center; color: gray; font-weight: bold; font-size: 18px; letter-spacing: 2px; font-style: italic; font-family: times, times new roman, verdana, arial, helvetica, sans-serif } 
/* request form TITLE */ 

#vi { color: #000066; font-size: 14px; letter-spacing: 1px; font-weight: bold; font-style: italic; text-decoration: none; font-family: times, times new roman, verdana, helvetica, arial, sans-serif }
 /*  Installation, service, maintenance - Top of Page - ITALIC */ 

#vi2 { color: #000066; font-size: 12px; letter-spacing: 0px; font-weight: bold; font-style: normal; font-family: verdana, helvetica, arial, sans-serif }
 /* bottom footer  */ 

#vi3 { color: #000066; font-size: 18px; line-height: 20px; letter-spacing: 1px; font-weight: bold; font-style: normal;  font-family: times, times new roman, verdana, helvetica, arial, sans-serif }
 /* Index Top - Vaisey Irrigation  */ 

P { text-align: center; line-height: 14px; color: #000033; font-size: 12px; font-weight: normal; font-style: normal; font-family: verdana, helvetica, arial, sans-serif } 
/* divPAGE request*/ 

P.second { margin-left: 30px; margin-right: 30px; text-align: center; line-height: 14px; color: #000033; font-size: 12px; font-weight: normal; font-style: normal; font-family: verdana, helvetica, arial, sans-serif } 
/* divPAGE contact services*/ 

P.fourth { margin-left: 0px; margin-right: 20px; margin-bottom: 30px; text-align: center; line-height: 16px; color: #000033; font-size: 12px; font-weight: bold; letter-spacing: 1px; font-style: normal; font-family: verdana, helvetica, arial, sans-serif }
 /* Links center address and phone */ 

P.fifth { margin-left: 0px; margin-right: 10px; text-align: left; line-height: 17px; #000033; font-size: 12px; font-weight: normal; font-style: normal; font-family: verdana, helvetica, arial, sans-serif }
 /* Links left */ 

a:link { color: #000099; font-size: 12px; text-decoration: none; font-weight: normal; font-style: none; font-family: verdana, helvetica, arial, sans-serif } 

a:visited { color: #000033; font-size: 12px; text-decoration: none; font-style: normal; font-weight: normal; font-family: verdana, helvetica, arial, sans-serif } 

a:active { color: #000066; font-size: 12px; text-decoration: underline; font-style: normal; font-weight: normal; text-transform: none; font-family: verdana, helvetica, arial, sans-serif } 

a:hover { color: #000066; font-size: 12px; text-decoration: underline; font-style: normal; font-weight: normal; text-transform: none; font-family: verdana, helvetica, arial, sans-serif } 

body{
  margin: 0;
  padding: 0;
background-color: black;  
  background-attachment: fixed;
  background-position: top left;
  background-repeat: no-repeat;
}

div.content{ 
position: absolute; top: 0px; left: 10px;
height: 580px; width: 890px;
padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px;
background-color: #000000; 
border: 0px solid #000000; } 

div.page{ 
position: absolute; top: 125px; left: 265px;
width: 550px; height: 340px;
padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; 
border: 0px solid #000033; overflow: auto; } 

div.bottom{ 
position: absolute; top: 560px; left: 0px;
width: 795px; height: 60px;
padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 30px; border: 0px solid black;} 