@charset "UTF-8";
.copy {
	background-attachment: scroll;
	background-image: url(../images/back_copy.jpg);
	background-repeat: no-repeat;
}
/* CSS Document */

body {
	margin: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/back_main.png);
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCC;
}

