body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/tiger.jpg);
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-transform: uppercase;
	padding-bottom: 12px;
}
.txt-1 {
	font-size: 14px;
	color: #CC3300;
}
.aenter {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.aenter:hover {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.aenter2 {
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.aenter2:hover {
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFE31B;
	line-height: 16px;
}
.bastardstyle {
	background-image: url(../img/john_motherfucker.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fd {
	background-color: #000000;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE31B;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFE31B;
}