﻿<style type="text/css">* {margin: 0;padding: 0;}				body {background-color: #fff;width:100%; height:auto; font-family: helvetica, san-serif;font-size: 1.2em;font-weight: normal;color: #bbb;}#content {width: auto;height: auto;margin-left: auto;margin-right:  auto;margin-top: 5%;text-align: center;padding: 0 3% 0% 3%;background-color: transparent;} }a{background-color: transparent; color: #bbb;}a:link{text-decoration: none;  background-color: transparent; color: #bbb;}a:visited{text-decoration: none;  background-color: transparent; color: #bbb;}a:hover{text-decoration: none;  background-color: transparent; color: #555;}a:active{text-decoration: none;  background-color: transparent;; color: #bbb;}img {width: auto;height: auto;max-width: 100%;min-width: 35%;margin-bottom: 3%;border: none;}/* Small */@media screen and (max-width:400px) {   p {font-size: 0.8em;}}