/* my Css project */

	#content1{
		background:url('resources/content1.png') ;
		width: 100%;
		height: 100px;
		color: white;
		text-align: center;
		padding:0;
		margin-top:0;
		}
	body{
		padding-top:0;
		padding-bottom:0;
		margin:0;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0;
		background: white;
		font-family: calibri;
		}
	#content2{
		background:url('resources/content2.png');
		width: 20% ;
		height: 800px;
		margin: 0;
		padding:0;
		}
	
	#content4{
		background: url('resources/content4.png');
		font-family: calibri;
		color: white;
		height: 50px;
		width: 100%;
		font-size: 12px;
		background: maroon;
		text-align: center;
		}
	#h1{
		font-family: calibri;
		color: white;
		}
	#content3{
	
		background-repeat: no-repeat ;
		position: absolute;
		top: 75px;
		right: 0px;
		margin: 25px 0px 20px 0px;
		padding: 100px 50px 10px 10px;
		width: 80%;
		height: 800px;
		border: 1px solid #ccc;
	}
	a{
		padding-left: 0.3em;
		text-align: left;
		color: maroon;
		font-size: 25px;
		}
	ol { 
        background-image: url(smallPic.jpg); 
        background-position: top center;

		
	
		
	
	
		

	
		