body {
	vertical-align;top;
	margin-top:0px;
	margin-bottom:0px;
	font-family:arial;
	font-size: 11px;
	color:#333333;
	align:left;
	background-color: #9e1b1b;
	background-image: url(images/background.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	background-attachment:fixed
}

b {
	font-family:arial;
	font-weight:bold;
	font-size: 12px;
	color:#111111;
}

a {
	font-family:arial;
	font-weight:bold;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

a:hover {
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#33bcff;
	text-decoration:none;
}