
p{
	color: Green; 
	font-size: 20px;
	background-color: #BDB76B;
	font-family: Arial;
	font-weight: bold;
	margin-right: 5%;
	margin-left: 8%;
	margin-bottom: 6%;
	padding: 1%
}

h1{
	background-color: #20B2AA;
	text-align: center;
	font-size: 60px;
	text-decoration: underline;
	font-style: italic;
	color: #FF3131;
	font-family: Comic Sans MS;
	margin-bottom: 5%;
	margin-left: 20%;
	margin-right: 20%;
	padding: 15px;
	border-width: thick;
	border-style: outset;
	border-color: #486768;
	}

.subtitol{
background-color: #5759FF;
color: #FFFFA2;
text-align: center;
font-size: 35px;
font-family: Signature;
margin-left: 30%;
margin-right: 30%;
margin-top: 10%;
border-width: thick;
border-color: Maroon;
border-style: groove;
padding: 30px;


}

ul{
font-size: 18px;
font-family: Impact;
margin-left: 15%;
line-height: 30px;
margin-bottom: 5%;
  }
