.credits{
position:relative;
margin-right: auto;
margin-left: auto;
height: 100px;
width: 150px;
top: 200px;
text-align: center;
font-family: 'Bodoni MT', Didot, 'Didot LT STD', 'Hoefler Text', Garamond, 'Times New Roman', serif;
font-size: 24px;
display:none;
background-color: #FFFFFF;
}

#poem{
display:none;
position:relative;
margin-right: auto;
margin-left: auto;
height: 460px;
width: 630px;
top: 100px;
 overflow:hidden;
background-color: #FFFFFF;
}

#contentsvid {
margin-top:-15px;
margin-left:-5px;
background-color: #FFFFFF;
}

body {
background-color: #FFFFFF;
}