body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
	background-color: #000;
}
.title {
	border: 1px solid #661A00;
}

img {
	border: 1px solid #0E0E0C;
}
.nobord img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #CC0000;
	font-size: 120%;
}


.biger {
	font-size: 120%;
}
table {
	border: 1px solid #661A00;
}

.smaller {
	font-size: 80%;
}
#bdy{
	background-color: #222222;
	color: #FFD66A;
}
