
body{
     background:#0000ff;
}
h1{
	color:#00ff00;
	font-family:italic;
	font-size:20px;
}
p
{
	color:#ffffff;
	text-align:justify;
}