body {
	background-color: #557238;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#fff;
}
#shell {
	width: 900px;
	margin: 0 auto 0 auto;
	position: relative;
}

a {color:#fff; text-decoration:none;}
a:hover {color:#fff; text-decoration:underline;}
