body
{
	background-color: #333333;
	margin: auto;
	width: 909px;
	margin-top: 15px;
	margin-bottom: 15px;
}

img
{
	border: none;
}

#page
{
	width: 905px;
	min-height: 400px;
	background-image: URL("background.gif");
	background-repeat: repeat-x;
	background-color: #999999;
	padding: 8px;
	border: 1px solid white;
	color: #FFFFFF;
	text-align: center;
}