body
  {
   background-image: url("pics/ducks.jpgf");
  background-color: #cccccc;

	margin:0;
	padding:0;
}

body {
  


  color: 		#404040;
  font-family: Times New Roman;
  h1 {
  color: black;
  }
  h2 {
    color: #404040;
}
}

.wrap
{
   background-image: url("pics/Spin4-ezgif.com-optimize.gif");
	margin-top:16px;
	margin-bottom:16px;
	margin-left:auto;
	margin-right:auto;
	border:solid 3px black;
	width:800px;
	background: 	#eee9bf;
	
}

.header
{
	padding:16px;
	font-size:32px;
	text-align:center;
	border-bottom:solid 3px green;
}

.nav
{
	font-size:20px;
	text-align:center;
	padding:8px;
	border-bottom:solid 3px green;
}

.nav a
{
	color:blue;
}


.page-content
{
	padding-left:16px;
	border-bottom:solid 3px green;
	min-height:400px;
}
<style>
a:link {
  color: green;
  background-color: transparent;
  text-decoration: none;
}

a:visited {
  color: pink;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: red;
  background-color: transparent;
  text-decoration: underline;
}

a:active {
  color: yellow;
  background-color: transparent;
  text-decoration: underline;
}
</style>

.footer
{
	font-size:18px;
	text-align:center;
}
<!--
Source - https://stackoverflow.com/a
Posted by Clayton, modified by community. See post 'Timeline' for change history
Retrieved 2026-01-08, License - CC BY-SA 2.5
-->

<p style="text-align: center">Text</p>