

body   {
            background-color: white;

		background-image:  url();

		background-position: center;

		background-repeat: no-repeat;

		background-attachment: scroll;}

.red {color: white; background: red; font-family: courier }
.green {color: white; background: green; font-family: courier }

.wrap { float: left}

H1 { color: black; font-family: impact; margin-left: 92px; margin-right: 250px }

P { text-align: left; color: black; margin-left: 92px; margin-right: 250px }

.pic1 { position: absolute; left: 140px; top: 335px }
.pic2 { position: absolute; left: 275px; top: 755px }
.pic3 { position: absolute; left: 275px; top: 1065px }


Upper { text-transform: uppercase }

.GADS { position: absolute; left: 680px; top: 335px } //this positions the Google ads properly on the page

