body {
	background-color: #283b24;
}

/* All else */
.outline {
	background-color: #8EC681;
	width: 1004px;
	height: 820px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: #434241 7px 7px 10px;
	border-radius: 12px;
}

.menubg {
	background-color: #8EC681;
	width: 1004px;
	height: 61px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
}

.adsbg {
	background-color: none;
	position: absolute;
	width: 250px;
	height: 820px;
	scrolling: no;
}
