body
{
		font-family: Tahoma, verdana, Arial;
		background-color: #333;
		color: #000000;
		font-size: 90%;
		line-height: 120%;
		text-align: center;
}





#container {
		width: 887px;
		text-align: left;
		margin-top: auto;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: auto;
}



#header {
	background-image: url(images/header.gif);
	height: 250px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	margin-top: 250;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

