/*This file should ONLY contain styles that need to be filtered through the pom for example*/

.navbar-default{
	background-image:
					url(MainModule/images/test_background.png);
					background-repeat: no-repeat; background-position: 115px;
}

.menuTopLayout{
	background-image:
					url(MainModule/images/test_background.png);
					background-repeat: no-repeat; background-position: 115px;
}
