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

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
