﻿body {
     /* background: #eaeaea;*/
      background: url('../img/green.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.imglogo {
      width:auto;
      height:auto;
}
.img150 {
      width:150px;
      height:auto;
}
.list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.list-group-submenu {
  margin-left:20px;
}
