body {
	background-color: #25252D !important;
}

h1 {
	color: #FDC056 !important;
}

#container {
	background-color: #25252D !important;
	margin-top: 80px !important;
	box-shadow: none;
}

form {
	color: #EBEAEF;
	border: 1px solid #FDC056 !important;
	background-color: #25252D !important;
}

.form_header {
	color: #25252D !important;
	background-color: #FDC056 !important;
}

input[type=text], input[type=password] {
	background-color: #FDE1B1 !important;
}

a {
	color: #EBEAEF !important;
}