@import "https://fonts.googleapis.com/css?family=Patrick+Hand";
html {
    font-family: sans-serif;
}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
a {
    background: transparent none repeat scroll 0 0;
}
a:active, a:hover {
    outline: 0 none;
}
b, strong {
    font-weight: bold;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
img {
    border: 0 none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
html {
    color: #4d4d4d;
    font-family: "jaf-facitweb","Helvetica Neue",Arial,sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.44em;
}
*::-moz-selection {
    background: #b6e2fc none repeat scroll 0 0;
    text-shadow: none;
}
canvas, img, svg, video {
    vertical-align: middle;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
h1 {
    font-family: 'Patrick Hand', cursive;
	text-transform:capitalize;
    font-size: 1.777em;
    line-height: 1.2em;
    margin-top: 1.6em;
}
h2 {
    font-size: 1.422em;
    line-height: 1.2em;
    margin-top: 1.6em;
}
h3, h4, h5, h6 {
    font-size: 1em;
    line-height: 1.2em;
    margin-top: 1.6em;
}
a {
    color: #4d4d4d;
    text-decoration: none;
}
a:hover {
    color: #babec0;
}
section {
    overflow: hidden;
    padding: 2em 1em;
    word-wrap: break-word;
}
section img {
    display: block;
    margin: 1em auto;
    max-width: 100%;
}
section div {
	text-align:center;
}