#background
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50px;
	bottom: 85px;
}

#background #background-gradient
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}

#background #background-svg
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}

#background #front-background
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	overflow: hidden;
}