body {
	background: #fefcea!important; /* Old browsers */
	background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%)!important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%)!important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fefcea 0%,#f1da36 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}