.LePCenter {
	text-align:center;
}

.LePJumbotron {
	background-color:azure;	
	width: 100%;
	min-height: 200px;
}

div.poemsHeader {
    background-color: azure;
    padding: 10px;
}

.separator {
    height: 0;
    width: 0;
    background-color:  azure;
    border-right: 100vw solid transparent;
    border-bottom: 13.9vw solid white;

}

.LePMainContainer {
	z-index:10; 
	position: 
	relative; top:-170px
}

#LePMainPoemWrapper {
	margin-bottom:2em;
}

#todayAudio {
	border:1px solid silver;
	padding:1em;
	display:inline-block;
	margin-top: 1em;
}

.LePPoemTitle {
	margin-bottom: 1em;	
}