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

body {
	height: 100%;
	background-image: url(../../../images/bk.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: repeat-y;
	background-color: #000000;
	background-position: center;
	margin: 0px;
}