<!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>Select Orations of Cicero</h2>
</header>

<section>
<h3> Cicero, Marcus Tullius. <em>Select Orations of Cicero, with English notes</em>. Trans. by Charles Anthon. New York: Harper & Brothers, 1836.</h3>
</section>

<section>
<p>Marcus Tullius Cicero (106 B.C.E. – 43 B.C.E.) is considered one of Rome’s finest orators and one of the establishing members of the Roman Republic that turned into the Roman Empire. A member of the Second Triumvirate, he often spoke in Senate and held many government positions. Cicero is reportedly the first legal scholar to use the phrase “just war,” and to some degree develop a theory of just war. In his orations, he frequently spoke out about war and violence. His first oration against Cataline is a rebuke of planned rebellion and massacre slated to occur in Rome just days later. </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/1005/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/alma991014651249703196">record in the library catalog</a>.</section>

<section>View an earlier selection of orations of Cicero in <a href="https://lawlibrary.wm.edu/wythepedia/index.php/M.T._Ciceronis_Orationes_Quaedam_Selectae">George Wythe's Library</a>.</section>

</footer>

</html>