@charset "UTF-8";
body {
	background-attachment: scroll;
	background-color: #342a1e;
	background-image: url(images/bkgd_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
}	
