body {
background-color: "#F8EDD6"; 
font-family: "Arial";
font-size: 100%
}
h1 {
font-size: 150%; 
text-align: center
}
h2 {
font-size: 150%; 
left; font-weight: bold
}
h3 {
font-size: 125%;
font-weight: bold;
margin-left: 75px;
}
p {
font-size: 100%;
margin-left: 25px
}
