body
{
	background-color:rgb(34,0,102);
	font-family: "trebuchet MS";
	padding-left: 5%;
	padding-right: 5%;
}
header
{
	background-color:rgb(76,0,230);
	padding:2px;
}
h1 
{
	text-align:center;
	color:rgb(0, 247, 255);
	font-size:50px;
}
p
{
	font-size:25px;
	color:rgb(245,0,255)
}
img
{
	width:300px;
	height:200px;
}
p1
{
	font-size:28px;
	color:rgb(245,0,255);
	text-align:center
}
p2
{
	font-size:29px;
	color:rgb(245,0,255);
	text-align:center
}
p3
{
	font-size:23px;
	color:rgb(245,0,255);
	text-align:center
}
p4
{
	font-size:23px;
	color:rgb(245,0,255);
	text-align:center
}
h3
{
	text-align:center;
	color:rgb(153,51,255);
}
a
{
color:rgb(0, 255, 190)
}
a:hover
{
color:yellow 
}
p5
{
	font-size:24px;
	text-align:center;
	color:rgb(245,0,255);
}
p6
{
	font-size:25px;
	text-align:center;
	color:rgb(0, 255, 190)
}

