BODY	{
	 font-family: arial, helvetica, sans-serif;
	 font-weight: normal;
	 color: yellow;
	 background: red;
	}
H1	{
	 font-size: larger;
	 color: red;
	 background: yellow;
	}
.adsense {
	 float: right;
	 margin-left: 1em;
	}
