/*
Theme Name: Bar
Description: Cabaret night out?
Author: ArtCore
Author URI: http://artcore-illustrations.de/
Author Email: artcorehro@googlemail.com
Tags: dark, purple, orange

Note: the styles below offer all the possibilities of Wysija. The plugin won't recognize any additional styles if you add them.

*/
html {
    background-color: #2d1138; /* cannot be transparent and will default to white */
}

header {
    background-color: transparent; /* can be transparent */
}
body {
    color:#856492;
    font-family: "Arial";
    font-size: 12px;
    background-color: #240c2d; /* can be transparent */
}
footer {
    background-color: transparent; /* can be transparent */
}
h1 {
    color: #e76e1c;
    font-family: Arial;
    font-size: 34px;
}
h2 {
    color: #e76e1c;
    font-family: Arial;
    font-size: 28px;
}
h3 {
    color: #e76e1c;
    font-family: Arial;
    font-size: 24px;
}
a {
    color: #e76e1c;
    text-decoration:none;
}
unsubscribe {
    color:#7f7f7f;
}