body { 
	font-family: Trebuchet MS;
        background: url( '../images/jgweb_bg_3.png' );
        background-size: cover; 
	background-repeat no-repeat;}

h1 {
	font-family: Courier New;
	color: purple;
	font-size: 350%;}
h2 {
	font-family: Courier New;
	color: purple;
	font-size: 150%;}


p.clear	{
		clear: both;
	}

.TextWrap  {
		float: left;
		margin: 10px;
	}


