/*

stylesheet voor geweldigevrouwen.nl
versie 1.0
21 oktober 2011

colors:

red    235 25 57    #EB1939
yellow 255 201 15   #FFC90F
*/

@import url('http://fonts.googleapis.com/css?family=Sorts+Mill+Goudy');

body            { font-family: 'Sorts Mill Goudy', serif; font-size: 30px; font-weight: normal;
                  background-color: #EB1939; padding: 8%; letter-spacing: 0.1em; }

div#content     { color: white; /* color: #EB1939; */ }
div#content img { float: left; margin: 0px 24px 12px 0px; }

img#boek        { border:2px solid #ffc90f;
                  padding: 20px 35px 20px 10px; background:white;
                  border-radius:25px;
                }

footer          { margin-top: 30px; clear: both; }
footer,
  footer a      { font-size: 24px; color: #FFC90F; }
footer a        { text-decoration: none; }
