 body {
	height: 100%;
	width: 75%;
	margin-left: 12%;
}

p { 
	color: black;
	font-size: 14px;
	font-family: arial; 
	text-indent: 50px;
	font-style: bold;
 }

h1 {
	color: orange;
	font-size: 40px;
	text-transform: uppercase;
	font-family: arial black;
} 

h2 {
	color: orange;
	font-size: 14px;
	font-style: italic;
	font-family: arial;
} 

h3 {
	color: black;
	font-size: 14px;
	font-family: arial; 
	text-indent: 50px;
} 

h4 {

	color: pink; 
	font-size: 14px;
	font-family: arial;
	font-style: italic;
}