/* CSS Document */

/******Secondary.css*******/


body{
font-family:Arial, Helvetica, sans-serif; 

font-size:12px; 

line-height:.5cm;



}
#container {
position: relative;
			
			bottom: 10px;

			background:url(images/development.jpg);

			background-position:top center;

			background-repeat:no-repeat;

			z-index:10;
			
	        height: 1500px;
			
			margin: 0 auto;

			width: 800px;


}



.list  li{

line-height: 168%;

position: relative;

top: 233px;

left: 60px;

width: 567px;

margin: 0;

padding: 0;

width: 520px;

text-align: justify;

}

#text  p{

line-height: 168%;

position: relative;

top: 219px;

left: 61px;

width: 567px;

margin: 0;

padding: 0;

width: 560px;

}








