
body  
	{
		background:#6F0;
	}
h1 { color: green; }
         
p {
   font-size: small;
   font-family: sans-serif;
   color: #C00;
   margin-left:25%;
}