BODY
{
		BACKGROUND-IMAGE: url(./pictures/western-achtergrond.jpg);
}
.button
{
    FONT-SIZE: 80%;
		FONT-WEIGHT: bold;
		COLOR: #8B4513;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: transparent;
}
.button-selected
{
    FONT-SIZE: 80%;
		FONT-WEIGHT: bold;
		COLOR: #000000;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: transparent;
}
.button-small
{
    FONT-SIZE: 60%;
		COLOR: #8B4513;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: transparent;
}
.button-small-selected
{
    FONT-SIZE: 60%;
		COLOR: #000000;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: transparent;
}
.title
{
		FONT-SIZE: 90%;
    FONT-WEIGHT: bold;
		COLOR: #000000;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: transparent;
}
.show
{
		FONT-SIZE: 150%;
    COLOR: #000000;
    FONT-FAMILY: 'Algerian';
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
}
.tagline
{
		FONT-SIZE: 110%;
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
}
.content
{
		FONT-SIZE: 90%;
    COLOR: #000000;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: transparent;
}
.form
{
		FONT-SIZE: 90%;
    FONT-WEIGHT: bold;
		COLOR: #000000;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: transparent;
}
.madeby
{
		FONT-SIZE: 60%;
    COLOR: #000000;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: transparent;
}