body {
    background-image: linear-gradient(to right,gold,forestgreen,gray);
	background-color: forestgreen;
}
