@charset "UTF-8";

.cssskin-titlegreen  {
  color: #ffffff;
  text-shadow: #000000 1px 1px 0px;
  border-radius: 50px;
  background-color: #274e13;
  border-radius: 50px;
  margin-top: 10px;
  margin-bottom: 5px;
}

