body {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
}
.bg {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
}

