/*RANDSDAY PAGE Redesign | Harry: Dec. 24, 2025 */
	h1 {
	text-align: center;
	font-family: Arial; 
	font-size: 36px;
	font-weight: 600;
	color: #0f4a5a;
		}

	h2 {
	margin-top: 1em;
	font-family: Roboto; Arial;
	font-weight: 500;
	font-size: 17px;
	line-height: 140%;
	text-decoration: none!important;	
		}

	a {
	text-decoration: none;
	color: #33c;
		}

	p {
	margin-top: 1em;
	font-family: Roboto; Arial;
	font-weight: 500;
	font-size: 15px;
	line-height: 140%;
	color: #333;
		}

	img {	
	border: 7px solid #3f4a5a; 
	padding: 1px;
	margin-right: 1em;
	border-radius: 7px;
	float: left;
		}

	body {
	margin-left: 6em;
	background: #fffff4;
	width: 500px;
		}
