#genre
{
    color: #c30000;
    font-size: 120%;
}

#main
{
    margin: 0px auto;
    text-align: center;
    width: 80%;
    position: relative;
}

#centre
{
    margin-bottom: 10%;
    margin-top: 10%;
    text-align: center;
    position: relative;
}

#history:first-letter
{

    text-transform: uppercase;
}





