@charset "UTF-8";
/* CSS Document */

body {
	 -moz-hyphens: auto;
 -ms-hyphens: auto;
 -o-hyphens: auto;
 -webkit-hyphens: auto;
}

.Logo {
	float:left;
}
.Logout {
	float:right;
}

.top-bar {
	clear:both; margin-top:100px;
}