a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
div#container {
	background: url(images/greyscalebg.png) no-repeat;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
