#netherlands {
    background-image: -webkit-linear-gradient(#dd0000 33%, #ffffff 33%, #ffffff 66%, #005fff 66%);
    background-image: -o-linear-gradient(#dd0000 33%, #ffffff 33%, #ffffff 66%, #005fff 66%);
    background-image: -moz-linear-gradient(#dd0000 33%, #ffffff 33%, #ffffff 66%, #005fff 66%);
    background-image: linear-gradient(#dd0000 33%, #ffffff 33%, #ffffff 66%, #005fff 66%);
    width: 600px;
    height: 175px;
}

.flag{margin:0 auto}.flag *{position:absolute;box-sizing:content-box;-moz-box-sizing:content-box}

