body{
	background-color: 009395;
}

h1{
	font-family: Tahoma;
	font-size: 60pt;
	text-align: center;
	color: white;

}

h2{
	font-family: Tahoma;
	font-size: 20pt;
	text-align: center;
	color: white;
}

figure{
	vertical-align: 128%;
}

section{
	width: 100%;
	height: 35px;
	background-color: c0c0c0;
}

footer{
	text-align: center;
}

nav{
	margin: 20px;
}

section1{
	margin: 20px;
}

article{
	margin-right: 7%;
	float: right;
}

p{
	font-family: Tahoma;
	color: white;
	text-align: center;
	margin: 20px;

}