H1 {
	color: #84caff;
	font-size: 6em;
	border-bottom-style: groove;
	font-style: italic;
	text-align: center;
}

p {
	font-size: 2em;
	background-color: #fface6;
	text-shadow: 0px 0px 0px;
	color: red;
}

body {
	background-color: lime;
	border-color: #db21b2;
	background-image: url(images-1.jpeg);
	margin: 100px;
	border-width: 15px;
	border-style: groove;
	word-spacing: 15px;
}

sidemenu {
	text-shadow: 0px 0px #000cff;
	font-size: 2em;
	font-family: sans-serif;
}

sidemenu_id {
	font-size: 2em;
	left: 0px;
	top: 30px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 3px;
	border-top-width: 1px;
	background-color: #7bffeb;
}

borders {
	border-bottom-width: 1px;
	border-bottom-color: #698cff
	border-bottom-style: groove;
}

p.poem:hover {
	font-family: Zarfina, fantasy, cursive, "Lucinda Grande", verdane, Arial, sans-serif, Georgia, "Time New Roman", Times, Serif;
}

a {
	background-color: white;
	color: black;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	font-family: "Times New Roman", Georgia, Times, serif;
}

p, poem hover {
	font-weight: bold;
	font-family: "cursive handwrighting", , ;
}

