* {
    box-sizing: border-box;
}
.contentc{
			width: 100%; height: auto; margin: auto;  background-color: #DDDDDD; color: #000000; text-align: center; padding: 5px; border: 5px double #C0C0C0;	
				}

#date
{
border-collapse:collapse; width: 400px; border-color: #000000; border-width: 1px; border-style: none;; margin: auto; text-align: center
}
#date th
{
border-style: none;
}
#date td
{
border-style: none; text-align: left; width:auto; height: 25px;
}
.dance1
{
	width:90%; height: auto; max-width: 800px;
	}
	
