body {
	padding-left: 30px ; 
	padding-right: 30px;
	padding-top:  80px ; 
	padding-bottom: 50px;
	background-color:#E6E6E6
	
}

.container {
	max-width:550px;
	margin-right: auto;
	margin-left: auto;

}

h1 {
	padding-bottom: 2px;
	font-size: 300%;
	font-weight: bold;
	line-height: 1;
	color: #000000
	background-color:#E6E6E6


}

h2 {
	font-size: 230%;
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;


}

h3 {
	font-size: 180%;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	color: black



}

h4{
	font-size: 120%;
	text-align: right;
	padding-bottom: 30px;
	//by LAUREL 
}
	h5 {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	color: black;

	border: 2px solid yellow;
  padding: 10px;

}

p {
	font-size: 120%;
	line-height: 1.3;

}

a {

}