body {
background-color: #001B3A;
font-family: arial;

}

h1 {
color: #FFFFFF;
text-align: center;
}

#par {
color: #FFFFFF;
text-align: center;
}

ol {
color:#FFFFFF;
text-align: center;
line-height: 1.5;
list-style-type: upper-roman;
list-style-position: inside;
}

#catimg {
display: block;
margin: auto;
border-radius: 8px;
width: 600px;
}
