<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>dawnfranzen new document title</title>
</head>
<body>
<p>@charset "utf-8"; body nav { 	width: 750px; 	margin-left: auto; 	margin-right: auto; } nav ul li { 	display: inline; 	padding-left: 60px; }  nav ul li a{color: #BE1E2D; text-decoration-color: none }   nav ul li a:hover{color: #FFFFFF;  }  body { 	padding-right: 26px; 	padding-left: 26px; 	font-weight: normal; 	font-size: medium; 	text-align: center; 	color: #BE1E2D; 	background-image: url("Images/AdobeStock_97738179.jpeg"); }</p>
</body>
</html>