body
{
	margin:40px;
	font-family; Verdana;
	background-color:#77B5FE ;
}

h1
{
	color: red;
	text-align: center;
	font-size: 60px;
}

h2
{
	color:red;
	text-align: center-left;
	font-size: 50px;
}

p
{
	
	text-align: center;
	font-size: 24px;
}

h3
{
	color: green;
	text-align: center-left;
	font-size: 40px;
}

img
{
	margin: 100px;	
}

ul
{
	color:;
	text-align: center-left;
	font-size: 24px;
}
