body{
    font-family:Arial,Sans-Serif;
    font-size:11px;
    font-weight:normal;
    color:#fff;
    margin:0px;
    background-image: url('images/bg.jpg');
    background-repeat: repeat-x;
    background-color: #340808;
}

.bg1{
    background-image: url('images/cafeeke_07.jpg');
    background-repeat: repeat-x;
    background-color: #000000;
}


h1{
    font-family:Arial,Sans-Serif;
    font-size:16px;
    font-weight:bold;
    color:#fff;
}

a{
    font-family:Arial,Sans-Serif;
    font-size:11px;
    font-weight:normal;
    color:#fff;
    text-decoration:underline;
}

a:hover{
    color:#f2c401;
}
