@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/bg_image.jpg);
	background-repeat: repeat-x;
}
.STRIKEOUT {
	text-decoration: line-through;
}
