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