<!DOCTYPE html>
<html>
<head>
<style>
h1 {color: #866F45; font-weight: bold; font-family: arial sans-serif; text-align: center; margin-top: 100px; margin-bottom: 50px;}
h2 {color: #5B6770; font-weight: bold; font-family: woodland; text-align: center; margin-top: 100px; margin-bottom: 50px;}
h3 {color: #212529; font-weight: bold; font-family: arial sans-serif; font-size: 18px; text-align: center; margin-bottom: 50px;}
aside {width: 30%; padding-left: 15px; margin-left: 15px; float: right; background-color: #FCF4EF;}
p {text-align: justify;}
a {color: #115740; font-weight: bold;}
footer {text-align: center; margin-top: 50px;}
section {margin-bottom: 25px;}
</style>
</head>

<body>
<header>
<h2>Code Civil des Français</h2>
</header>

<section>
<h3><em>Code Civil Des Francais, Edition Originale et suele officielle</em>. Paris: De L’Imprimerie de la Republique, 1804.</h3>
</section>

<section>
<p>The French Civil Code, established during the Napoleonic Era, is still in use today in France and many former French territories. Because this is the civil code, rather than a military code, any discussion of war is in relation to the standing army and civil liberties of the individual people. </p>
<p>Sections 88 through 98 detail what the army is allowed and not allowed to do when in France and outlines certain civil procedures that may differ from those of regular citizens. Many of the sections are on re-entrance of army members into greater society, and specialized administrative procedures for major life events. The focus is on every day needs of the people, rather than wartime emergency procedures.</p>
</section>

</body>
</html>

<!DOCTYPE html>
<html>
<head>
<style>
h1 {color: #866F45; font-weight: bold; font-family: arial sans-serif; text-align: center; margin-top: 100px; margin-bottom: 50px;}
h2 {color: #5B6770; font-weight: bold; font-family: woodland; text-align: center; margin-top: 100px; margin-bottom: 50px;}
h3 {color: #212529; font-weight: bold; font-family: arial sans-serif; font-size: 18px; text-align: center; margin-bottom: 50px;}
aside {width: 30%; padding-left: 15px; margin-left: 15px; float: right; background-color: #FCF4EF;}
p {text-align: justify;}
a {color: #115740; font-weight: bold;}
footer {text-align: center; margin-top: 50px;}
section {margin-bottom: 25px;}
</style>
</head>

<footer>
<section>You can <a href="https://scholarship.law.wm.edu/context/warlawexhibit/article/1004/type/native/viewcontent">download this image</a>, or you can view the book's <a href="https://catalog.libraries.wm.edu/permalink/01COWM_INST/oaj29m/alma991024250819703196">record in the library catalog</a>.</section>

</html>