@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6A6150;
}
.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #6A6150;
}