/*
Theme Name: WegRy
Author: 24dotcom
Author URI: http://www.media24.com
*/
@charset "UTF-8";


html {
  font: normal 14px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #fff;
  color: #444;
}


body {
  margin: 0;
  width: 100%;
}

body {
  margin-top: 10%;
}

p {
    text-align: center;
    line-height: 15px;
}

#page-container {
  margin: auto;
  max-width: 980px;
  padding: 0 10px 0;
}

div#page-container img {
    width: 100%;
    max-width: 460px;
}

img.center {
    display: block;
    margin: auto;
}
