body, div {
	margin: 0;
	padding: 0;
}
body {
	background-color: red;
	font-family: Times New Roman;
	font-size: 16px;
}