BODY { 
  background-image: url(http://www.axelrodBecker.com/images/grayGrad.jpg); 
  background-color: #C5CFD0; 
  background-repeat: repeat-x; 
}

A:link    { text-decoration: none; color: #A33C60 }
A:hover   { text-decoration: none; color: #000000 }
A:visited { text-decoration: none; color: #A33C60 }

.TAG { font-size: 24pt; font-family: Arial; font-style: italic; color: #000000; }

#contact { font-size: 13pt; font-weight: 600; font-family: Arial; position: relative; top: 10px; left: 465px; }

.list {  width: 500px; position: relative; top: 8px; left: 60px;
         padding-left: 35px; padding-top: 2px; padding-bottom: 6px;
         font-size: 12pt; font-weight: 300; font-family: Arial,Tahoma,Verdana; color: #393939;
         line-height: 1.2; }

.subList { position: relative; left: 10px;
           font-size: 9pt; font-weight: normal; font-family: Arial,Tahoma,Verdana; color: #000000;
           line-height: 1.0; }

.textbox { width: 440; position: relative; left: 50px;
           font-size: 17px; font-weight: 350; font-family: Arial,Tahoma,Verdana; color: #0F0F0F; }

.curly { font-size: 70; font-weight: 700; color: #999999;}


H1 { 
font-size: 20pt; 
font-family: Tahoma,Arial; 
font-style: italic; 
color: #933C60
}

H2 {
font-size: 15pt; 
font-family: Tahoma,Arial; 
font-weight: 300;
font-style: italic; 
color: #933C60;
margin-left: 10pt;
}

H3 { 
font-size: 12pt; 
font-family: Tahoma,Arial; 
font-style: italic; 
color: #933C60 
}

.navBar {
  width: 100%;
  background-color: #000;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  padding: 2px 0px 2px 0px;
}
.navBar a {
  font-family: Tahoma, Verdana, Ariel;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  color: #fff;
  margin: 0px 14px 0px 14px;
}

.navBar a:hover   { color: #fff; text-decoration: underline ;}
.navBar a:visited { color: #fff; }

.footer {
  position: relative;
  float: bottom;
  font-family: Arial,Tahoma,Verdana;
  text-align: center;
  font-size: 13px;
  border-top: 1px solid #A43C59;
  border-bottom: 1px solid #A43C59;
  padding: 6px 0px 6px 0px;
  margin: 14pt 0pt 8pt 0pt;
}

.footer b {
 position: relative;
 font-size: 24px;
 line-height: 1px;
 top: -3px;

}
