@charset "utf-8";
body {
	background-image: url(images/BG1.jpg);
	background-position: 50% 100%;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
