
#mainimg {
	background-position: center top;
	background-repeat: no-repeat;
	height: 760px;
}

div.maintitle {
	background: url(images/logo.svg) no-repeat center top 50px;
	background-color: black;
	background-size: 300px;
	margin: 0px auto;
	padding-top: 340px;
	width: 420px;
}

div.maintitle h1 {
	font-size: 26px;
}

div.maintitle p {
	font-size: 20px;
	margin: 0px;
	text-align: center;
}

h3.poetry {
	font-size: 40px;
	font-weight: 400;
	padding: 40px 0px;
}

