body{
	background-color: beige;
}

hr{
	height: 5px;
	background-color: brown;
	color: brown;
	border-radius: 100%;
}
table{
	background: gray;
	margin-left: 0;
}

p {
	font-family: 'Times New Roman', Times, serif;	
}
