body {
	background-color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}

a {
	text-decoration: none;
	color: #F6992F;
	font-weight: bold;
}

img {
	padding: 5px;
	border: thin solid #000000;
	background-color: #666666;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
