@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.png);
	background-repeat: repeat;
}
.style1 {
	font-family: "Eras Medium ITC";
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
