body {
	background: #2a2a2a;
	color: #f5f5f5;
}

#featured {
	margin-top: 80px;
}

.background {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -10;
}

.background img { width: 100%; height: 100%; }

.background div {
    background: #AFDDE9;
    z-index: -1;
}

#sp {
	position: absolute;
	top: 10px;
	left: 10px;
	border: none;
	width: 80px;
}
