#sleep-schedule{
	width: 100%;
	border-collapse: collapse;
	border-style: double;
	text-align: center;
}

th {
    text-align: center;
    background: #4495d6;
    cursor: default;
    color: #ffffff;
}
