/* CSS Document */

/******Secondary.css*******/


body{
font-family:Arial, Helvetica, sans-serif; 

font-size:12px; 

line-height:.5cm;


background-image: url('images/financing.jpg');  

background-repeat: no-repeat;

background-position:center top;
	margin-right: auto;

	margin-left: auto;

	margin-bottom: 0px;

	margin-top: 0px;

	width: 700px;

}


#text{
position: relative;
top: 216px;
left: 30px;
width: 530px;

}
#text p{
line-height: 168%;

}
#contact p{
line-height: 30%;

}







