@charset "utf-8";
body {background-color: #FFF2d1; max-width: 500px; margin-left: auto; margin-right: auto; padding-left: 10px; padding-right: 10px;}
h1   {font-family: Gotham, "Helvetica Neue", Helvetica, Gill Sans, Cambria, "sans-serif"; color: #655A3D;}
p    {font-family: Georgia, Constantia, "Lucida Bright", "DejaVu Serif", "serif"; color: black;}
img  {max-width: 100%; height: auto;}
a:link {color: #00A3FF; text-decoration: none;}
a:visited {color: #00A3FF; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: none;}
