/* CSS Document */
body {
	margin:0;
	background-color: #FFFFFF;
	background-image:url("images/bk01.jpg");
	background-repeat:repeat-x;
	color: #181818;
}

a {
	text-decoration: none;
}
