#logo {
	width: 40%;
	height: auto;
}
body {
	margin-bottom: 40px;
	background-size: cover;
}

#body0 {
	background-image: url('images/bg4.jpg');
}

#body1 {
	background-image: url('images/bg3.jpg');
}

#body2 {
	background-image: url('images/bg2.jpg');
}

#body3 {
	background-image: url('images/bg1.jpg');
}

#body4 {
	background-image: url('images/bg5.jpg');
}

#body5 {
	background-image: url('images/bg6.jpg');
}

#body6 {
	background-image: url('images/bg7.jpg');
}

#body7 {
	background-image: url('images/bg8.jpg');
}

.container, .container-fluid {
	background: white;
}

.nav {
	margin-bottom: 20px;
	margin-top: 10px;
}

.jumbotron h1 {
	background: inherit;
}

body div.container:last-of-type, body div.container-fluid:last-of-type, .container-fluid {
	padding-bottom: 20px;
}

#logocontainer {
	background: transparent;
}

#indexbody .row {
	background: white;
}

#lang_sel {
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 100;
}

.tablestar {
	text-align: center;
}
