body {
	margin: 7%;
	padding: 0px
}

p {
	font-size: 350%;
	font-weight: normal;
}

a {
	font-size: 200%;
	font-weight: normal;
	color: midnightblue;
	text-decoration: none;
}

.top {
	font-size: 250%;
}

.title {
	font-weight: bold;
	color: #003366;
	font-size: 250%;
	text-decoration: underline;
	text-align: center;
}

.text {
	font-weight: normal;
	color: black;
}

.red {
	color: red;
}

.blue {
	color: blue;
}

.list {
	font-size: 150%;
}

.poem {
	font-size: 150%;
}
