﻿body { background-color: Black
}

.link {
 color: Yellow;
  font-weight: bold;
  font-size: large;
  }
  
  
  .text
{
    font-family: Tahoma;
    font-size: small;
    color: #ADD8E6;
    text-align: left;
    letter-spacing: 1.3pt;
    line-height: 1.2em;
}

.yellow_text
{
font-family: Tahoma;
    font-size: small;
    color: yellow;
    margin: 20px 0px 5px 0px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 1.3pt;
    line-height: 1.2em;
}

  .lg_text
{
    font-family: Tahoma;
    font-size: medium;
    color: #CCCCCC;
    text-align: left;
    letter-spacing: .15em;
    font-weight: bold;
}


.price_tag
{
    font-family: Tahoma;
    font-size: 14px;
    color: #FFFF00;
    font-weight: bold;
    text-align: center;
    margin-bottom: -10px;
}
  
  #index_div1 {
  width: 900px;
  margin-top: 30px;
  }
  
  
  #index_div2 {
  width: 900px;
  margin-top: 10px;
  }
  
  #index_div3 {
  width: 900px;
  margin-top: 10px;
  }
  
   #index_div4 {
  width: 900px;
  margin-top: 20px;
  }
  
  
  
  #process_div1{
   width: 760px; 
  }
  
  
  #process_div2{
   width: 760px; 
  }
  
  #process_div3{
   width: 760px; 
  }
  
  
  #finance_div1{
  width: 760px; 
    }
  
  
  #finance_div2{
  width: 760px; 
  }
  
   #finance_div3{
  width: 760px; 
  }
  
  #finance_div4{
  width: 760px; 
  }
  
  
  
  
  #car_list_table
{
   width: 900px;
    margin-top: 20px;
}
  
  .car_link_text
{
    font-family: tahoma;
    font-size: large;
    font-weight: bold;
    color: #6699FF;
    text-decoration: none;
    
}


#bottom_div {
font-family: Tahoma;
    font-size: small;
    color: #808080;
    text-align: center;
}

#about_div1 {
 width: 900px;
  margin-top: 30px;

}

#about_div2
{
    width: 900px;
    margin-top: 10px;
    line-height: 1.5em;
}

#about_div3 {
 width: 900px;
  margin-top: 30px;

}

#about_div4
{
    width: 900px;
    margin-top: 10px;
    line-height: 1.5em;
}