body {
padding: 10px;
font-family: Romanji;
color: #ec92bf;
background-image: url("http://eskipaper.com/images/animated-gifs-1.jpg");
background-color:#cccccc;
background-attachment:fixed;
background-size: cover;
margin-left: 0px;
}

ul {
list-style-type: none;
font-family: Arial;
}

a:link {
text-decoration: none;
color: #ec92bf;
}

a:hover {
color: #00c8c8;
text-shadow:#000027 1px 1px 1px;
}

a:visited {
text-decoration: none;
color: #ec92bf;
}

.colorSpan {
	font-family: Romanji;
	letter-spacing: 3px;
	text-decoration: underline;
	color: #c80000;
}

.header {
-webkit-user-select: none;
color: #c80000;
margin: 0px;
width: 100%;
text-align: center;
letter-spacing:8px;
font-family: Romanji;
background-color: #ff6666;
position:fixed;
top: 0px;
left: 0px;
right: 0px;
z-index: 10;
}

.listHeader {
-webkit-user-select: none;
font-size:35px;
font-family: Romanji;
letter-spacing: 4px;
color:#c80000;
background-color:none;
text-transform: uppercase;
text-shadow:#7a7a7a 2px 2px 0;
}

.button {
-webkit-user-select: none;
background:    #c80000;
background:    -webkit-linear-gradient(#c80000, #2b0000);
background:    linear-gradient(#c80000, #2b0000);
border:        3px solid #ff1717;
border-radius: 15px;
box-shadow:    4px 4px 0 0 #444;
color:         #ec92bf;
display:       inline-block;
padding:       10px 20px;
font:          normal 700 24px/1 "Caviar", sans-serif;
text-align:    center;
text-shadow:   2px 2px 0 #000;
margin-bottom: 5px;
}

.dancer {
width: 25%;
height: auto;
position: fixed;
left: 40rem;
bottom: 70px;
z-index: 3;
}

.danceFloor {
position: fixed;
width: 25%;
height: auto;
left: 40rem;
top: 50rem;

}
