body {
		margin-top: 10px;
		margin-right: 500px;
		margin-bottom: 10px;
		margin-left: 200px;


}

		
h1 { 
	color: gold; background-color: red;
	text-indent: 200px;
		
	}

	
		
h2 { 
	color: gold; background-color: red;
	text-indent: 50px;	
	
	}

		
h3 { 
	color: gold; background-color: red;
	text-indent: 20px;
	}
	