body{
	font-family:sans-serif;
	background-color:#cccc99;

}
h2{
	background-color:#99994d;
	color:white;

}
h1{
	color: #000080;
	text-align: center;
	letter-spacing: 30px;
	font-style: bold font;

}
.img{
	float: left;

}
.img2{
	text-align: center;
	margin-left: 40%;

}
p{
	margin-left: 10px;

}

