.bodyheader {
	background-color: #ffffff;
	background-image: none;
}

#languages, #languages option {
	background-color: rgb(42,42,42);
}

body > table {
	background-image: url(../images/background.jpg);
	background-size: cover;
}