body
{
	background-color:dimgray;
	font-size:130%;
	
}
h2
{
<center>
font-size:50px;
font-family:"Times New Roman";

}
p
{
font-family:"Times New Roman";
font-size:20px;
}
#header
{
	background-image: url(..;
	background-repeat: no-repeat;
	background-position:center;
	background-color:green;
	height:250px;
	width:100%;
}

h1
{
font-family:"Times New Roman";
font-size:300%;

}


