body {background-color:   #e59866    ; }

img{width: 45%;}

p { color:    #ea3b93    ;
    font-size: 21px;
    font-family: arial; 
    text-align: justify; }

ul {
	color:  #f2e0d3;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
}

h1 {
    color: #eb984e;
    background-color:  white;
    font-size: 40px;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    border-width: 4px;
    border-style: solid;
    border-color:  #773809 ;
    margin-top: 10px;
    margin-bottom: 50px;
    margin-left: 10%;
    margin-right: 10%;
    padding: 15px;
    box-shadow: 10px 10px;
}

ul,ol {
	   color:  #f2e0d3;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
}