#header {
    background-image: url("/static/themes/default/images/layout/info_header.jpg");
    background-repeat: no-repeat;
    height: 107px;
    position: relative;
}

#game-regulation-panel {
    padding: 20px;
}

h1 {
    margin-bottom: 20px;
}

h2 {
    font-size: 14px;
    margin-top: 20px;
}

p {
    margin: 10px;
}