/*
Theme Name: Flashback
Description: Tones and shades of grey with a shimmer of spotlights. Easyly adaptable.
Author: Studio Corpus
Author URI: http://www.studiocorpus.com/
Author Email: olivier@studiocorpus.com
Tags: metal, business

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: #575756; /* cannot be transparent and will default to white */
}

header {
    background-color: #f5f5f5; /* can be transparent */
}
body {
    color:#808080;
    font-family: "Arial";
    font-size: 13px;
    background-color: #f5f5f5; /* can be transparent */
}
footer {
    background-color: transparent; /* can be transparent */
}
h1 {
    color: #000000;
    font-family: "Arial";
    font-size: 36px;
}
h2 {
    color: #000000;
    font-family: "Arial";
    font-size: 30px;
}
h3 {
    color: #000000;
    font-family: "Arial";
    font-size: 24px;
}
a {
    color: #000000;
    text-decoration:underline;
}
unsubscribe {
    color:#000000;
}