body {
    font-family: Arial;
}

h1 {
    text-transform: capitalize;
    text-transform: lowercase;
}

.centeritem {
    margin: 25px 0;
}

a {
    color: black;
}

#breadcrumbs a {
    text-decoration: none;
}

#footer,
#header,
#navcon,
#cleft,
#cright {
    display: none;
}
