<!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>De Jure Belli ac Pacis Libri Tres</h2>
</header>

<section>
<h3>Grotius, Hugo. <em>De Jur Belli ac Pacis Libri Tres, In quibis Just Natura & Genium, item Juris Publici praecipua explanticur</em>. D Amstelaedami: Ex officina Wetsteniana, 1712.</h3>
</section>

<section>
<p> Translated to <em>On the Law of War and Peace</em> in English, this seminal text by Hugo Grotius (1583-1645) outlines just war theory, a concept used throughout history to make conflict fair and just. The theory is used heavily in Milton’s <a href="https://scholarship.law.wm.edu/exhibit/war-law-philosophy-perceptions/paradise-lost-v-2/"><em>Paradise Lost</em></a>. It is a foundational text of international law and international relations. Grotius rejects bans on war, separates natural law from religious law, and develops a philosophy on how nations should interact even if God does not exist to govern morality. </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/1010/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/alma991022746059703196">record in the library catalog</a>.</section>

<section>View a later translation <a href="https://lawlibrary.wm.edu/wythepedia/index.php/Rights_of_War_and_Peace">George Wythe's Library</a>.</section>
</footer>

</html>