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

.loser_machine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 90%;
	color: #999999;
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #000;
	margin-top: 0%;
	margin-right: 3%;
	margin-bottom: 3%;
	margin-left: 3%;
	padding-top: 0%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
}
