body
{
	background-color:#fffff0;
	
	font-size:17px;
}

figure 
{
	text-align:center;
}

footer
{
	text-align:center;
}

h1
{
	text-align:center;
	color: #b22222;
}

h2
{
	color: #b22222;
}

h3
{
	margin-left:25px;
}

header
{
	width:980px;
	margin:auto;
	text-align:center;
}

nav
{
	background-color:#111111;
}

p
{
	margin-left:25px;
	text-align:center;
	color: #b22222;
}

section
{
	background-color:#FFFFF0;
	margin:auto;
	width:980px;
}