body {
    background-color: #a4aff5;
	font-family: "Times New Roman";
	position: absolute;
}

h1 {
    text-align: center;
    text-decoration: underline;
}

.mp3Player {
    display: none;
}