@charset "utf-8";
/* CSS Document */

html, body { margin: 0; padding: 0; border: 0;}
header { margin-bottom: 0.5em; }
h1, h2 {margin:0.25em; padding:0; }
section { width: 1000px; }
article { float: left; width: 75%; padding: 0.5em; }
nav { width: 25%; }
nav ul { list-style-type: none; }
nav ul li a:hover { text-decoration:underline; }
figure { float: right; margin: 1em; }
figure legend { padding: 0; border: 0; }