.dr1031body {
	margin: 0;
	padding: 0;
	font-family: 'Noto Serif Telugu', 'Poppins', 'Segoe UI', sans-serif;
	background-color: #fffaf0; /* soft creamy background */
	color: #4B3B2A; /* deep elegant brown */
	line-height: 1.7;
	font-size: 16px;
	letter-spacing: 0.3px;
	background-image: linear-gradient(to bottom, #fffaf0, #fef6e4);
}