html, body {
  height: 100%;
}
body {

margin-left:auto;
margin-right:auto;
background-color:#f5ef6d;
font-size: 13pt;
font-family: Arial, Helvetica, sans-serif;
color:#ef2270;
text-align:justify;
margin-bottom:0px;

}

.normal {
width:800px;
margin-left:auto;
margin-right:auto;
}

body a, body a:active, body a:visited, body a:hover {
color:#ef2270;
font-family: Arial, Helvetica, sans-serif;
}
.bottom {
color:white;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
  background-image: url("dancing.png");
  background-repeat: repeat-x;
width:100%;
height:310px;
margin-bottom:0px;
  background-position: bottom; 
}

.bottom a, .bottom a:active, .bottom a:visited, .bottom a:hover {
color:white;
font-family: Arial, Helvetica, sans-serif;
}