@charset "utf-8";
/* CSS Document */

html {
	height: 101%;
	}
body {
	background-image: url(../../../images/bg2.jpg);
	background-position: top, center;
	background-attachment: fixed;
}
.container-header .navbar-brand {
	margin-right: 0;
}
.container-header {
	background: none;
	background-image: none;
}
.container-header .navbar-brand img {
	width: 130px;
	min-width: 130px;
}
.footer .back-top {
	background: #1a1a1a;
}