@import url('https://fonts.googleapis.com/css?family=Jockey+One|Special+Elite');

* { font-family: 'Special Elite', cursive; font-size:13px; line-height:18px; -webkit-text-size-adjust:100%;  color:#000; }
body { margin:30px; text-align:left; }
h1 { font-family: 'Special Elite', cursive; font-size:24px; color:#000; font-weight:normal; margin:20px 0; font-weight:700; text-align:left; line-height:normal; }
a { color:#555; text-decoration:none; font-weight:600; }
a:hover { text-decoration:underline; }

.print { padding-top:8px; text-align:right; }
.print a { font-size:12px; padding-right:15px; display:inline-block; margin-left:15px; text-transform:uppercase; }
.logo { text-align:center; margin-bottom:40px; }
.logo img  { width:200px; height:auto; }

.group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.col { display: block; float:left; margin: 0 0 0 1.6%; }
.col:first-child { margin-left: 0; }
.span_1_of_2 { width: 49.2%; }
.span_2_of_2 { width: 100%; }