body {
	background-attachment: scroll;
	background-image:  url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	font-family: "Trebuchet MS";


}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #89892E;
}
