/* CSS Document */

/******Secondary.css*******/


body{
font-family:Arial, Helvetica, sans-serif; 

font-size:12px; 

line-height:.5cm;


background-image: url('images/management.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;


}
#text{
position: relative;
top: 150px;
left: 11px;

width: 524px;

}
#text p{
line-height: 168%;

}
#contact p{
line-height: 30%;

}







