body {
	background-color: azure;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 5% 0 0 30%;
}

caption,
th,
td {
	border: 1px solid #000;
}

caption {
	border-bottom: none;
	width: 800px;
}
#weekend {
	color: #ff0000;
}

.text {
	font-family: serif;
	font-size: 25px;
}

.text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
