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

body {
	margin:0;
	padding:0;
}

.tricks_text {
	margin:0;
	height:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#c80101;
	text-shadow: 0px -1px 2px rgba(176, 175, 175, .7);
	position:relative;
}