/* 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/planning.jpg);

			background-position:top center;

			background-repeat:no-repeat;

			z-index:10;
			
	        height: 690px;
			
			margin: 0 auto;

			width: 800px;


}


#text{

position: relative;

top: 220px;

left: 60px;

margin: 0;

padding: 0;

width: 540px;

}
/*#text p{

line-height: 200%;

margin-top: 60px;

position: relative;

left: 160px;

/*width: 690px;

}*/








