/* CSS definition file containing site wide stylesheets */
.container{
  text-align: center;
  border: solid 1px blue;
}
