body {background: #FCD9C5;
color: #000000;
margin-left: 5%;
margin-right: 5%;
margin-top: 2%;
margin-bottom: 2%;
font-family: Times New Roman, serif;
}

h1 {color: #4A2885;
font-style: normal;
text-align: center;
font-family: Verdana, sans-serif;
}

h2 {color: #00000;
font-style: italic;
text-align: center;
font-family: Verdana, sans-serif;
}

h3 {color: #E5325E;
font-style: oblique;
text-align: center;
font-family: Verdana, sans-serif;
}

p {color: #000000;
text-indent: 3em;
font-family: Times New Roman, serif;
}

table {background: #F49F9C;
}

hr {width: 70%;
height: 15px;
color: #FF0000;
}