
html, body {
 font-family: sans-serif;
 height: 100%;
 margin: 10;
 padding: 0;
}

h1{font-size:24px; color:#003300; text-shadow: 1px 1px 1px red;}
h2{font-size:22px; color:#006600;  border: 1px solid #cccccc;  background-color:#FFFFCC;}
h3{font-size:20px; color:#0000FF;}
p{font-size:20px;}
img.picture {width:100%;}
